Home
last modified time | relevance | path

Searched refs:lq_color (Results 1 – 3 of 3) sorted by relevance

/linux-5.19.10/drivers/net/wireless/intel/iwlwifi/mvm/
Dtx.c1516 u8 lq_color; in iwl_mvm_rx_tx_cmd_single() local
1623 lq_color = TX_RES_RATE_TABLE_COL_GET(tx_resp->tlc_info); in iwl_mvm_rx_tx_cmd_single()
1625 RS_DRV_DATA_PACK(lq_color, tx_resp->reduced_tpc); in iwl_mvm_rx_tx_cmd_single()
1824 mvmsta->tid_data[tid].lq_color = in iwl_mvm_rx_tx_cmd_agg()
1926 RS_DRV_DATA_PACK(tid_data->lq_color, in iwl_mvm_tx_reclaim()
2001 u8 lq_color = TX_RES_RATE_TABLE_COL_GET(ba_res->tlc_rate_info); in iwl_mvm_rx_ba_notif() local
2042 mvmsta->tid_data[i].lq_color = lq_color; in iwl_mvm_rx_ba_notif()
Dsta.h266 u8 lq_color; member
Drs.c3035 u8 lq_color = RS_DRV_DATA_LQ_COLOR_GET(tlc_info); in __iwl_mvm_rs_tx_status() local
3115 if (lq_color != LQ_FLAG_COLOR_GET(table->flags)) { in __iwl_mvm_rs_tx_status()
3118 lq_color, LQ_FLAG_COLOR_GET(table->flags)); in __iwl_mvm_rs_tx_status()