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

/linux-master/drivers/net/wireless/intel/iwlwifi/fw/api/
H A Dsta.h209 * @mac_id_n_color: the Mac context this station belongs to,
246 __le32 mac_id_n_color; member in struct:iwl_mvm_add_sta_cmd_v7
289 * @mac_id_n_color: the Mac context this station belongs to,
332 __le32 mac_id_n_color; /* can be used for lmac id when using cmd v12 */ member in struct:iwl_mvm_add_sta_cmd
477 __le32 mac_id_n_color; member in struct:iwl_mvm_wep_key_cmd
H A Dmac.h350 __le32 mac_id_n_color; member in struct:iwl_nonqos_seq_query_cmd
/linux-master/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dsta.c134 .mac_id_n_color = cpu_to_le32(mvm_sta->mac_id_n_color),
331 cmd.mac_id_n_color = cpu_to_le32(mvmsta->mac_id_n_color);
1117 cmd.mac_id_n_color = cpu_to_le32(mvmsta->mac_id_n_color);
1721 cmd.mac_id_n_color = cpu_to_le32(mac_id);
1723 cmd.mac_id_n_color = cpu_to_le32(FW_CMD_ID_AND_COLOR(mac_id,
1766 mvm_sta->mac_id_n_color = FW_CMD_ID_AND_COLOR(mvmvif->id,
1933 cmd.mac_id_n_color
[all...]
H A Dsta.h354 * @mac_id_n_color: the MAC context this station is linked to
405 u32 mac_id_n_color; member in struct:iwl_mvm_sta
H A Dmld-sta.c929 if (mvm_sta->mac_id_n_color !=
H A Dtx.c1144 int mac = mvmsta->mac_id_n_color & FW_CTXT_ID_MSK;
1165 int mac = mvmsta->mac_id_n_color & FW_CTXT_ID_MSK;
H A Drx.c224 mac = mvmsta->mac_id_n_color & FW_CTXT_ID_MSK;
H A Dd3.c127 .wep_key_cmd.mac_id_n_color =
832 .mac_id_n_color =
868 .mac_id_n_color =

Completed in 252 milliseconds