Searched refs:ath_rx_tasklet (Results 1 – 3 of 3) sorted by relevance
| /drivers/net/wireless/ath/ath9k/ |
| A D | recv.c | 476 ath_rx_tasklet(sc, 1, true); in ath_flushrecv() 477 ath_rx_tasklet(sc, 1, false); in ath_flushrecv() 1060 int ath_rx_tasklet(struct ath_softc *sc, int flush, bool hp) in ath_rx_tasklet() function
|
| A D | ath9k.h | 581 int ath_rx_tasklet(struct ath_softc *sc, int flush, bool hp);
|
| A D | main.c | 452 ath_rx_tasklet(sc, 0, true); in ath9k_tasklet() 454 ath_rx_tasklet(sc, 0, false); in ath9k_tasklet()
|
Completed in 19 milliseconds