Home
last modified time | relevance | path

Searched refs:ath_rx_tasklet (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath9k/
H A Drecv.c476 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
H A Dath9k.h580 int ath_rx_tasklet(struct ath_softc *sc, int flush, bool hp);
H A Dmain.c454 ath_rx_tasklet(sc, 0, true); in ath9k_tasklet()
456 ath_rx_tasklet(sc, 0, false); in ath9k_tasklet()
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath9k/
H A Drecv.c476 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
H A Dath9k.h581 int ath_rx_tasklet(struct ath_softc *sc, int flush, bool hp);
H A Dmain.c454 ath_rx_tasklet(sc, 0, true); in ath9k_tasklet()
456 ath_rx_tasklet(sc, 0, false); in ath9k_tasklet()

Completed in 14 milliseconds