Home
last modified time | relevance | path

Searched refs:mwl_hal_setmcast (Results 1 – 3 of 3) sorted by relevance

/haiku/src/add-ons/kernel/drivers/network/wlan/marvell88w8363/dev/mwl/
H A Dmwlhal.h406 int mwl_hal_setmcast(struct mwl_hal *mh, int nmc, const uint8_t macs[]);
H A Dmwlhal.c1155 mwl_hal_setmcast(struct mwl_hal *mh0, int nmc, const uint8_t macs[]) in mwl_hal_setmcast() function
H A Dif_mwl.c1747 mwl_hal_setmcast(sc->sc_mh, nmc, macs); in mwl_setmcastfilter()