Home
last modified time | relevance | path

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

/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/
H A Dif_ath_rx_edma.c155 static int ath_edma_recv_proc_deferred_queue(struct ath_softc *sc,
391 ath_edma_recv_proc_deferred_queue(sc, HAL_RX_QUEUE_HP, 0); in ath_edma_recv_flush()
392 ath_edma_recv_proc_deferred_queue(sc, HAL_RX_QUEUE_LP, 0); in ath_edma_recv_flush()
548 ath_edma_recv_proc_deferred_queue(struct ath_softc *sc, HAL_RX_QUEUE qtype, in ath_edma_recv_proc_deferred_queue() function
641 ath_edma_recv_proc_deferred_queue(sc, HAL_RX_QUEUE_HP, 1); in ath_edma_recv_tasklet()
642 ath_edma_recv_proc_deferred_queue(sc, HAL_RX_QUEUE_LP, 1); in ath_edma_recv_tasklet()