Searched refs:ath_rx_remove_buffer (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath9k/ |
H A D | recv.c | 155 static void ath_rx_remove_buffer(struct ath_softc *sc, in ath_rx_remove_buffer() function 177 ath_rx_remove_buffer(sc, ATH9K_RX_QUEUE_LP); in ath_rx_edma_cleanup() 178 ath_rx_remove_buffer(sc, ATH9K_RX_QUEUE_HP); in ath_rx_edma_cleanup() 267 ath_rx_remove_buffer(sc, ATH9K_RX_QUEUE_HP); in ath_edma_stop_recv() 268 ath_rx_remove_buffer(sc, ATH9K_RX_QUEUE_LP); in ath_edma_stop_recv()
|
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath9k/ |
H A D | recv.c | 155 static void ath_rx_remove_buffer(struct ath_softc *sc, in ath_rx_remove_buffer() function 177 ath_rx_remove_buffer(sc, ATH9K_RX_QUEUE_LP); in ath_rx_edma_cleanup() 178 ath_rx_remove_buffer(sc, ATH9K_RX_QUEUE_HP); in ath_rx_edma_cleanup() 267 ath_rx_remove_buffer(sc, ATH9K_RX_QUEUE_HP); in ath_edma_stop_recv() 268 ath_rx_remove_buffer(sc, ATH9K_RX_QUEUE_LP); in ath_edma_stop_recv()
|
Completed in 4 milliseconds