Home
last modified time | relevance | path

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

/openbsd-src/sys/dev/ic/
H A Dathn.c75 void athn_set_rxfilter(struct athn_softc *, uint32_t);
498 athn_set_rxfilter(sc, rfilt); in athn_rx_start()
529 athn_set_rxfilter(struct athn_softc *sc, uint32_t rfilt) in athn_set_rxfilter() function
931 athn_set_rxfilter(sc, 0); in athn_switch_chan()
3131 athn_set_rxfilter(sc, 0); in athn_stop()
/openbsd-src/sys/dev/usb/
H A Dif_athn_usb.c204 void athn_set_rxfilter(struct athn_softc *, uint32_t);