Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/wireless/intel/iwlwifi/mvm/
Dtx.c1391 u8 lq_color; in iwl_mvm_rx_tx_cmd_single() local
1479 lq_color = TX_RES_RATE_TABLE_COL_GET(tx_resp->tlc_info); in iwl_mvm_rx_tx_cmd_single()
1481 RS_DRV_DATA_PACK(lq_color, tx_resp->reduced_tpc); in iwl_mvm_rx_tx_cmd_single()
1667 mvmsta->tid_data[tid].lq_color = in iwl_mvm_rx_tx_cmd_agg()
1743 RS_DRV_DATA_PACK(tid_data->lq_color, in iwl_mvm_tx_reclaim()
1824 u8 lq_color = TX_RES_RATE_TABLE_COL_GET(ba_res->tlc_rate_info); in iwl_mvm_rx_ba_notif() local
1853 mvmsta->tid_data[i].lq_color = lq_color; in iwl_mvm_rx_ba_notif()
Dsta.h329 u8 lq_color; member
Drs.c1223 u8 lq_color = RS_DRV_DATA_LQ_COLOR_GET(tlc_info); in iwl_mvm_rs_tx_status() local
1296 if (lq_color != LQ_FLAG_COLOR_GET(table->flags)) { in iwl_mvm_rs_tx_status()
1299 lq_color, LQ_FLAG_COLOR_GET(table->flags)); in iwl_mvm_rs_tx_status()