Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath9k/
H A Drecv.c726 ret = ath9k_hw_rxprocdesc(ah, ds, rs); in ath_get_next_rx_buf()
752 ret = ath9k_hw_rxprocdesc(ah, tds, &trs); in ath_get_next_rx_buf()
760 ret = ath9k_hw_rxprocdesc(ah, ds, rs); in ath_get_next_rx_buf()
H A Dmac.c524 int ath9k_hw_rxprocdesc(struct ath_hw *ah, struct ath_desc *ds, in ath9k_hw_rxprocdesc() function
630 EXPORT_SYMBOL(ath9k_hw_rxprocdesc); variable
H A Dmac.h733 int ath9k_hw_rxprocdesc(struct ath_hw *ah, struct ath_desc *ds,
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath9k/
H A Drecv.c726 ret = ath9k_hw_rxprocdesc(ah, ds, rs); in ath_get_next_rx_buf()
752 ret = ath9k_hw_rxprocdesc(ah, tds, &trs); in ath_get_next_rx_buf()
760 ret = ath9k_hw_rxprocdesc(ah, ds, rs); in ath_get_next_rx_buf()
H A Dmac.c524 int ath9k_hw_rxprocdesc(struct ath_hw *ah, struct ath_desc *ds, in ath9k_hw_rxprocdesc() function
630 EXPORT_SYMBOL(ath9k_hw_rxprocdesc); variable
H A Dmac.h735 int ath9k_hw_rxprocdesc(struct ath_hw *ah, struct ath_desc *ds,

Completed in 11 milliseconds