Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/ath/ath/
HDif_ath_rx_edma.c161 static int ath_edma_recv_proc_deferred_queue(struct ath_softc *sc,
365 ath_edma_recv_proc_deferred_queue(sc, HAL_RX_QUEUE_HP, 0); in ath_edma_recv_flush()
366 ath_edma_recv_proc_deferred_queue(sc, HAL_RX_QUEUE_LP, 0); in ath_edma_recv_flush()
518 ath_edma_recv_proc_deferred_queue(struct ath_softc *sc, HAL_RX_QUEUE qtype, in ath_edma_recv_proc_deferred_queue() function
614 ath_edma_recv_proc_deferred_queue(sc, HAL_RX_QUEUE_HP, 1); in ath_edma_recv_tasklet()
615 ath_edma_recv_proc_deferred_queue(sc, HAL_RX_QUEUE_LP, 1); in ath_edma_recv_tasklet()