Home
last modified time | relevance | path

Searched refs:mac_id_n_color (Results 1 – 8 of 8) sorted by relevance

/linux-6.12.1/drivers/net/wireless/intel/iwlwifi/fw/api/
Dsta.h246 __le32 mac_id_n_color; member
332 __le32 mac_id_n_color; /* can be used for lmac id when using cmd v12 */ member
477 __le32 mac_id_n_color; member
Dmac.h357 __le32 mac_id_n_color; member
/linux-6.12.1/drivers/net/wireless/intel/iwlwifi/mvm/
Dsta.c134 .mac_id_n_color = cpu_to_le32(mvm_sta->mac_id_n_color), in iwl_mvm_sta_send_to_fw()
331 cmd.mac_id_n_color = cpu_to_le32(mvmsta->mac_id_n_color); in iwl_mvm_invalidate_sta_queue()
1102 cmd.mac_id_n_color = cpu_to_le32(mvmsta->mac_id_n_color); in iwl_mvm_unshare_queue()
1706 cmd.mac_id_n_color = cpu_to_le32(mac_id); in iwl_mvm_add_int_sta_common()
1708 cmd.mac_id_n_color = cpu_to_le32(FW_CMD_ID_AND_COLOR(mac_id, in iwl_mvm_add_int_sta_common()
1751 mvm_sta->mac_id_n_color = FW_CMD_ID_AND_COLOR(mvmvif->id, in iwl_mvm_sta_init()
1930 cmd.mac_id_n_color = cpu_to_le32(mvmsta->mac_id_n_color); in iwl_mvm_drain_sta()
2783 .mac_id_n_color = cpu_to_le32(mvm_sta->mac_id_n_color), in iwl_mvm_fw_baid_op_sta()
3046 cmd.mac_id_n_color = cpu_to_le32(mvm_sta->mac_id_n_color); in iwl_mvm_sta_tx_agg()
4051 .mac_id_n_color = cpu_to_le32(mvmsta->mac_id_n_color), in iwl_mvm_sta_modify_ps_wake()
[all …]
Dsta.h424 u32 mac_id_n_color; member
Dtx.c1152 int mac = mvmsta->mac_id_n_color & FW_CTXT_ID_MSK; in iwl_mvm_tx_airtime()
1173 int mac = mvmsta->mac_id_n_color & FW_CTXT_ID_MSK; in iwl_mvm_tx_pkt_queued()
Dd3.c127 .wep_key_cmd.mac_id_n_color = in iwl_mvm_wowlan_program_keys()
841 .mac_id_n_color = in iwl_mvm_get_last_nonqos_seq()
877 .mac_id_n_color = in iwl_mvm_set_last_nonqos_seq()
Dmld-sta.c930 if (mvm_sta->mac_id_n_color != in iwl_mvm_mld_modify_all_sta_disable_tx()
Drx.c224 mac = mvmsta->mac_id_n_color & FW_CTXT_ID_MSK; in iwl_mvm_rx_handle_tcm()