Searched refs:ath_rx_edma_buf_link (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath9k/ |
H A D | recv.c | 110 static bool ath_rx_edma_buf_link(struct ath_softc *sc, in ath_rx_edma_buf_link() function 150 if (!ath_rx_edma_buf_link(sc, qtype)) in ath_rx_addbuffer_edma() 661 ath_rx_edma_buf_link(sc, qtype); in ath_edma_get_buffers() 670 ath_rx_edma_buf_link(sc, qtype); in ath_edma_get_buffers() 1227 ath_rx_edma_buf_link(sc, qtype); in ath_rx_tasklet()
|
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath9k/ |
H A D | recv.c | 110 static bool ath_rx_edma_buf_link(struct ath_softc *sc, in ath_rx_edma_buf_link() function 150 if (!ath_rx_edma_buf_link(sc, qtype)) in ath_rx_addbuffer_edma() 661 ath_rx_edma_buf_link(sc, qtype); in ath_edma_get_buffers() 670 ath_rx_edma_buf_link(sc, qtype); in ath_edma_get_buffers() 1227 ath_rx_edma_buf_link(sc, qtype); in ath_rx_tasklet()
|
Completed in 4 milliseconds