Searched refs:tx_resp_rate (Results 1 – 1 of 1) sorted by relevance
/linux-6.1.9/drivers/net/wireless/intel/iwlwifi/mvm/ |
D | rs.c | 3032 struct rs_rate lq_rate, tx_resp_rate; in __iwl_mvm_rs_tx_status() local 3052 &tx_resp_rate)) { in __iwl_mvm_rs_tx_status() 3062 int index = tx_resp_rate.index; in __iwl_mvm_rs_tx_status() 3066 column = rs_get_column_from_rate(&tx_resp_rate); in __iwl_mvm_rs_tx_status() 3171 rs_collect_tpc_data(mvm, lq_sta, curr_tbl, tx_resp_rate.index, in __iwl_mvm_rs_tx_status() 3193 tx_resp_rate.index, in __iwl_mvm_rs_tx_status() 3232 tx_resp_rate.index, 1, in __iwl_mvm_rs_tx_status() 3236 tx_resp_rate.index, 1, in __iwl_mvm_rs_tx_status()
|