Home
last modified time | relevance | path

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

/freebsd/sys/dev/malo/
H A Dif_malohal.h232 int malo_hal_setmcast(struct malo_hal *, int, const uint8_t[]);
H A Dif_malohal.c883 malo_hal_setmcast(struct malo_hal *mh, int nmc, const uint8_t macs[]) in malo_hal_setmcast() function
H A Dif_malo.c1541 malo_hal_setmcast(sc->malo_mh, ctx.nmc, ctx.macs); in malo_setmcastfilter()