Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/dev/ath/
HDif_ath_rx_edma.c207 struct ath_rx_edma *re = &sc->sc_rxedma[qtype]; in ath_edma_reinit_fifo()
412 struct ath_rx_edma *re = &sc->sc_rxedma[qtype]; in ath_edma_recv_proc_queue()
817 struct ath_rx_edma *re = &sc->sc_rxedma[qtype]; in ath_edma_rxfifo_alloc()
884 struct ath_rx_edma *re = &sc->sc_rxedma[qtype]; in ath_edma_rxfifo_flush()
918 struct ath_rx_edma *re = &sc->sc_rxedma[qtype]; in ath_edma_setup_rxfifo()
958 struct ath_rx_edma *re = &sc->sc_rxedma[qtype]; in ath_edma_rxfifo_free()
HDif_athvar.h528 struct ath_rx_edma { struct
574 struct ath_rx_edma sc_rxedma[HAL_NUM_RX_QUEUES]; /* HP/LP queues */
HDif_ath_rx.c667 struct ath_rx_edma *re = &sc->sc_rxedma[qtype]; in ath_rx_pkt()