Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/ath/ath/
HDif_ath_rx.h55 extern void ath_rx_proc(struct ath_softc *sc, int resched);
HDif_ath_rx.c1019 ath_rx_proc(struct ath_softc *sc, int resched) in ath_rx_proc() function
1271 ath_rx_proc(sc, 1); in ath_legacy_rx_tasklet()
1278 ath_rx_proc(sc, 0); in ath_legacy_flushrecv()