Home
last modified time | relevance | path

Searched refs:maxNumMCAddr (Results 1 – 2 of 2) sorted by relevance

/NextBSD/sys/dev/mwl/
HDmwlhal.h202 uint16_t maxNumMCAddr; /* max # of mcast addresses FW handles*/ member
HDmwlhal.c581 hw->maxNumMCAddr = le16toh(pCmd->NumOfMCastAddr); in mwl_hal_gethwspecs()