Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/wireless/intel/iwlwifi/mvm/
Dtx.c1532 u8 lq_color; in iwl_mvm_rx_tx_cmd_single() local
1639 lq_color = TX_RES_RATE_TABLE_COL_GET(tx_resp->tlc_info); in iwl_mvm_rx_tx_cmd_single()
1641 RS_DRV_DATA_PACK(lq_color, tx_resp->reduced_tpc); in iwl_mvm_rx_tx_cmd_single()
1840 mvmsta->tid_data[tid].lq_color = in iwl_mvm_rx_tx_cmd_agg()
1942 RS_DRV_DATA_PACK(tid_data->lq_color, in iwl_mvm_tx_reclaim()
2017 u8 lq_color = TX_RES_RATE_TABLE_COL_GET(ba_res->tlc_rate_info); in iwl_mvm_rx_ba_notif() local
2058 mvmsta->tid_data[i].lq_color = lq_color; in iwl_mvm_rx_ba_notif()
Dsta.h266 u8 lq_color; member
Drs.c3036 u8 lq_color = RS_DRV_DATA_LQ_COLOR_GET(tlc_info); in __iwl_mvm_rs_tx_status() local
3116 if (lq_color != LQ_FLAG_COLOR_GET(table->flags)) { in __iwl_mvm_rs_tx_status()
3119 lq_color, LQ_FLAG_COLOR_GET(table->flags)); in __iwl_mvm_rs_tx_status()