Searched refs:tx_resp_rate (Results 1 – 1 of 1) sorted by relevance
/Linux-v5.10/drivers/net/wireless/intel/iwlwifi/mvm/ |
D | rs.c | 3081 struct rs_rate lq_rate, tx_resp_rate; in __iwl_mvm_rs_tx_status() local 3101 &tx_resp_rate)) { in __iwl_mvm_rs_tx_status() 3111 int index = tx_resp_rate.index; in __iwl_mvm_rs_tx_status() 3115 column = rs_get_column_from_rate(&tx_resp_rate); in __iwl_mvm_rs_tx_status() 3220 rs_collect_tpc_data(mvm, lq_sta, curr_tbl, tx_resp_rate.index, in __iwl_mvm_rs_tx_status() 3242 tx_resp_rate.index, in __iwl_mvm_rs_tx_status() 3281 tx_resp_rate.index, 1, in __iwl_mvm_rs_tx_status() 3285 tx_resp_rate.index, 1, in __iwl_mvm_rs_tx_status()
|