Searched refs:tx_resp_rate (Results 1 – 1 of 1) sorted by relevance
/Linux-v4.19/drivers/net/wireless/intel/iwlwifi/mvm/ |
D | rs.c | 1219 struct rs_rate lq_rate, tx_resp_rate; in iwl_mvm_rs_tx_status() local 1242 rs_rate_from_ucode_rate(tx_resp_hwrate, info->band, &tx_resp_rate); in iwl_mvm_rs_tx_status() 1248 int index = tx_resp_rate.index; in iwl_mvm_rs_tx_status() 1252 column = rs_get_column_from_rate(&tx_resp_rate); in iwl_mvm_rs_tx_status() 1353 rs_collect_tpc_data(mvm, lq_sta, curr_tbl, tx_resp_rate.index, in iwl_mvm_rs_tx_status() 1374 rs_collect_tlc_data(mvm, mvmsta, tid, curr_tbl, tx_resp_rate.index, in iwl_mvm_rs_tx_status() 1410 tx_resp_rate.index, 1, in iwl_mvm_rs_tx_status() 1414 tx_resp_rate.index, 1, in iwl_mvm_rs_tx_status()
|