Home
last modified time | relevance | path

Searched refs:ath9k_hw_rxprocdesc (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/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);
H A Dmac.h735 int ath9k_hw_rxprocdesc(struct ath_hw *ah, struct ath_desc *ds,