Searched refs:rs_rate (Results 1 – 12 of 12) sorted by relevance
188 if (rx_stats->rs_rate & 0x80) { in ath9k_cmn_process_rate()192 rxs->rate_idx = rx_stats->rs_rate & 0x7f; in ath9k_cmn_process_rate()197 if (sband->bitrates[i].hw_value == rx_stats->rs_rate) { in ath9k_cmn_process_rate()201 if (sband->bitrates[i].hw_value_short == rx_stats->rs_rate) { in ath9k_cmn_process_rate()
129 if (IS_HT_RATE(rs->rs_rate)) { in ath_debug_rate_stats()146 if (IS_CCK_RATE(rs->rs_rate)) { in ath_debug_rate_stats()155 if (IS_OFDM_RATE(rs->rs_rate)) { in ath_debug_rate_stats()
134 u8 rs_rate; member162 u8 rs_rate; member
571 rs->rs_rate = MS(ads.ds_rxstatus0, AR_RxRate); in ath9k_hw_rxprocdesc()620 if (rs->rs_rate >= 0x90) in ath9k_hw_rxprocdesc()
954 rx_stats->rs_rate = rxstatus->rs_rate; in rx_status_htc_to_ath()
516 rxs->rs_rate = MS(rxsp->status1, AR_RxRate); in ath9k_hw_process_rxdesc_edma()
909 rx_stats->rs_rate); in ath9k_rx_skb_preprocess()
203 struct rs_rate *rate = &tbl->rate; in rs_sgi_allow()408 const struct rs_rate *initial_rate);527 static inline void rs_dump_rate(struct iwl_mvm *mvm, const struct rs_rate *rate, in rs_dump_rate()724 struct rs_rate *rate) in ucode_rate_from_rs_rate()787 struct rs_rate *rate) in rs_rate_from_ucode_rate()867 static int rs_toggle_antenna(u32 valid_ant, struct rs_rate *rate) in rs_toggle_antenna()892 struct rs_rate *rate) in rs_get_supported_rates()960 struct rs_rate *rate) in rs_rate_supported()969 struct rs_rate *rate) in rs_get_lower_rate_in_column()991 struct rs_rate *rate) in rs_get_lower_rate_down_column()[all …]
165 struct rs_rate { struct264 struct rs_rate rate;
623 rs->rs_rate = AR5K_REG_MS(rx_status->rx_status_0, in ath5k_hw_proc_5210_rx_status()718 rs->rs_rate = AR5K_REG_MS(rxstat0, in ath5k_hw_proc_5212_rx_status()
721 u8 rs_rate; member
1413 rxs->rate_idx = ath5k_hw_to_driver_rix(ah, rs->rs_rate); in ath5k_receive_frame()1426 if (rs->rs_rate == in ath5k_receive_frame()