Searched defs:rx_edma (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath9k/ | ||
H A D | recv.c | 114 struct ath_rx_edma *rx_edma; in ath_rx_edma_buf_link() local 159 struct ath_rx_edma *rx_edma; in ath_rx_remove_buffer() local 192 ath_rx_edma_init_queue(struct ath_rx_edma *rx_edma, int size) ath_rx_edma_init_queue() argument 632 struct ath_rx_edma *rx_edma = &sc->rx.rx_edma[qtype]; ath_edma_get_buffers() local [all...] |
H A D | ath9k.h | 310 struct ath_rx_edma rx_edma[ATH9K_RX_QUEUE_MAX]; member |
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath9k/ | ||
H A D | recv.c | 114 struct ath_rx_edma *rx_edma; in ath_rx_edma_buf_link() local 159 struct ath_rx_edma *rx_edma; in ath_rx_remove_buffer() local 192 ath_rx_edma_init_queue(struct ath_rx_edma *rx_edma, int size) ath_rx_edma_init_queue() argument 632 struct ath_rx_edma *rx_edma = &sc->rx.rx_edma[qtype]; ath_edma_get_buffers() local [all...] |
H A D | ath9k.h | 311 struct ath_rx_edma rx_edma[ATH9K_RX_QUEUE_MAX]; member |
Completed in 7 milliseconds