Searched refs:ath_rx_remove_buffer (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/drivers/net/wireless/ath/ath9k/
H A Drecv.c155 static void ath_rx_remove_buffer(struct ath_softc *sc, ath_rx_remove_buffer() function
177 ath_rx_remove_buffer(sc, ATH9K_RX_QUEUE_LP); ath_rx_edma_cleanup()
178 ath_rx_remove_buffer(sc, ATH9K_RX_QUEUE_HP); ath_rx_edma_cleanup()
267 ath_rx_remove_buffer(sc, ATH9K_RX_QUEUE_HP); ath_edma_stop_recv()
268 ath_rx_remove_buffer(sc, ATH9K_RX_QUEUE_LP); ath_edma_stop_recv()

Completed in 156 milliseconds