Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dtx.c1454 u8 lq_color; in iwl_mvm_rx_tx_cmd_single() local
1555 lq_color = TX_RES_RATE_TABLE_COL_GET(tx_resp->tlc_info); in iwl_mvm_rx_tx_cmd_single()
1557 RS_DRV_DATA_PACK(lq_color, tx_resp->reduced_tpc); in iwl_mvm_rx_tx_cmd_single()
1748 mvmsta->tid_data[tid].lq_color = in iwl_mvm_rx_tx_cmd_agg()
1848 RS_DRV_DATA_PACK(tid_data->lq_color, in iwl_mvm_tx_reclaim()
1920 u8 lq_color = TX_RES_RATE_TABLE_COL_GET(ba_res->tlc_rate_info); in iwl_mvm_rx_ba_notif() local
1956 mvmsta->tid_data[i].lq_color = lq_color; in iwl_mvm_rx_ba_notif()
H A Dsta.h324 u8 lq_color; member
H A Drs.c3085 u8 lq_color = RS_DRV_DATA_LQ_COLOR_GET(tlc_info); in __iwl_mvm_rs_tx_status() local
3165 if (lq_color != LQ_FLAG_COLOR_GET(table->flags)) { in __iwl_mvm_rs_tx_status()
3168 lq_color, LQ_FLAG_COLOR_GET(table->flags)); in __iwl_mvm_rs_tx_status()