Searched refs:tx_resp_rate (Results 1 – 1 of 1) sorted by relevance
/drivers/net/wireless/intel/iwlwifi/mvm/ |
D | rs.c | 3039 struct rs_rate lq_rate, tx_resp_rate; in __iwl_mvm_rs_tx_status() local 3059 &tx_resp_rate)) { in __iwl_mvm_rs_tx_status() 3069 int index = tx_resp_rate.index; in __iwl_mvm_rs_tx_status() 3073 column = rs_get_column_from_rate(&tx_resp_rate); in __iwl_mvm_rs_tx_status() 3178 rs_collect_tpc_data(mvm, lq_sta, curr_tbl, tx_resp_rate.index, in __iwl_mvm_rs_tx_status() 3200 tx_resp_rate.index, in __iwl_mvm_rs_tx_status() 3239 tx_resp_rate.index, 1, in __iwl_mvm_rs_tx_status() 3243 tx_resp_rate.index, 1, in __iwl_mvm_rs_tx_status()
|