Home
last modified time | relevance | path

Searched refs:lq_color (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dtx.c1468 u8 lq_color; in iwl_mvm_rx_tx_cmd_single() local
1569 lq_color = TX_RES_RATE_TABLE_COL_GET(tx_resp->tlc_info); in iwl_mvm_rx_tx_cmd_single()
1571 RS_DRV_DATA_PACK(lq_color, tx_resp->reduced_tpc); in iwl_mvm_rx_tx_cmd_single()
1762 mvmsta->tid_data[tid].lq_color = in iwl_mvm_rx_tx_cmd_agg()
1862 RS_DRV_DATA_PACK(tid_data->lq_color, in iwl_mvm_tx_reclaim()
1934 u8 lq_color = TX_RES_RATE_TABLE_COL_GET(ba_res->tlc_rate_info); in iwl_mvm_rx_ba_notif() local
1970 mvmsta->tid_data[i].lq_color = lq_color; in iwl_mvm_rx_ba_notif()
H A Dsta.h305 * @lq_color: the color of the LQ command as it appears in tx response.
324 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()
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dtx.c1649 u8 lq_color; in iwl_mvm_rx_tx_cmd_single() local
1757 lq_color = TX_RES_RATE_TABLE_COL_GET(tx_resp->tlc_info); in iwl_mvm_rx_tx_cmd_single()
1759 RS_DRV_DATA_PACK(lq_color, tx_resp->reduced_tpc); in iwl_mvm_rx_tx_cmd_single()
1959 mvmsta->tid_data[tid].lq_color = in iwl_mvm_rx_tx_cmd_agg()
2063 RS_DRV_DATA_PACK(tid_data->lq_color, in iwl_mvm_tx_reclaim()
2137 u8 lq_color = TX_RES_RATE_TABLE_COL_GET(ba_res->tlc_rate_info); in iwl_mvm_rx_ba_notif() local
2185 mvmsta->tid_data[i].lq_color = lq_color; in iwl_mvm_rx_ba_notif()
H A Dsta.h247 * @lq_color: the color of the LQ command as it appears in tx response.
266 u8 lq_color; member
H A Drs.c3043 u8 lq_color = RS_DRV_DATA_LQ_COLOR_GET(tlc_info); in __iwl_mvm_rs_tx_status() local
3123 if (lq_color != LQ_FLAG_COLOR_GET(table->flags)) { in __iwl_mvm_rs_tx_status()
3126 lq_color, LQ_FLAG_COLOR_GET(table->flags)); in __iwl_mvm_rs_tx_status()

Completed in 18 milliseconds