Home
last modified time | relevance | path

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

/freebsd/sys/dev/mwl/
H A Dmwlhal.h200 uint16_t maxNumMCAddr; /* max # of mcast addresses FW handles*/ member
H A Dmwlhal.c581 hw->maxNumMCAddr = le16toh(pCmd->NumOfMCastAddr); in mwl_hal_gethwspecs()