Home
last modified time | relevance | path

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

/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/
H A Dif_ath_tx_edma.c139 static void ath_edma_tx_processq(struct ath_softc *sc, int dosched);
725 ath_edma_tx_processq(sc, 0); in ath_edma_tx_drain()
777 ath_edma_tx_processq(sc, 1); in ath_edma_tx_proc()
794 ath_edma_tx_processq(struct ath_softc *sc, int dosched) in ath_edma_tx_processq() function