Home
last modified time | relevance | path

Searched refs:ath9k_cmn_process_rate (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/net/wireless/ath/ath9k/
H A Dcommon.h75 int ath9k_cmn_process_rate(struct ath_common *common,
H A Dcommon.c170 int ath9k_cmn_process_rate(struct ath_common *common, in ath9k_cmn_process_rate() function
211 EXPORT_SYMBOL(ath9k_cmn_process_rate);
H A Drecv.c916 if (ath9k_cmn_process_rate(common, hw, rx_stats, rx_status)) { in ath9k_rx_skb_preprocess()
H A Dhtc_drv_txrx.c1061 if (ath9k_cmn_process_rate(common, hw, &rx_stats, rx_status)) in ath9k_rx_prepare()