Searched refs:maxNumMCAddr (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/mwl/ | ||
H A D | mwlhal.h | 200 uint16_t maxNumMCAddr; /* max # of mcast addresses FW handles*/ member |
H A D | mwlhal.c | 581 hw->maxNumMCAddr = le16toh(pCmd->NumOfMCastAddr); in mwl_hal_gethwspecs() |