ath_edma_recv_proc_queue
static void ath_edma_recv_proc_queue(struct ath_softc *sc,
ath_edma_recv_proc_queue(sc, qtype, dosched);
ath_edma_recv_proc_queue(sc, HAL_RX_QUEUE_HP, dosched);
ath_edma_recv_proc_queue(sc, HAL_RX_QUEUE_LP, dosched);
ath_edma_recv_proc_queue(sc, HAL_RX_QUEUE_HP, 0);
ath_edma_recv_proc_queue(sc, HAL_RX_QUEUE_LP, 0);