Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/wlan/
H A Dif_uath.c292 static int uath_set_rxfilter(struct uath_softc *, uint32_t, uint32_t);
1134 uath_set_rxfilter(sc, 0x0, UATH_FILTER_OP_INIT); in uath_init()
1135 uath_set_rxfilter(sc, in uath_init()
1257 uath_set_rxfilter(struct uath_softc *sc, uint32_t bits, uint32_t op) in uath_set_rxfilter() function
1878 uath_set_rxfilter(sc, in uath_update_promisc()