Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/wireless/intel/iwlwifi/fw/api/
Dsta.h324 __le32 mac_id_n_color; member
411 __le32 mac_id_n_color; member
552 __le32 mac_id_n_color; member
Dmac.h393 __le32 mac_id_n_color; member
/Linux-v5.4/drivers/net/wireless/intel/iwlwifi/mvm/
Dsta.c118 .mac_id_n_color = cpu_to_le32(mvm_sta->mac_id_n_color), in iwl_mvm_sta_send_to_fw()
328 cmd.mac_id_n_color = cpu_to_le32(mvmsta->mac_id_n_color); in iwl_mvm_invalidate_sta_queue()
974 cmd.mac_id_n_color = cpu_to_le32(mvmsta->mac_id_n_color); in iwl_mvm_unshare_queue()
1533 cmd.mac_id_n_color = cpu_to_le32(FW_CMD_ID_AND_COLOR(mac_id, in iwl_mvm_add_int_sta_common()
1611 mvm_sta->mac_id_n_color = FW_CMD_ID_AND_COLOR(mvmvif->id, in iwl_mvm_add_sta()
1722 cmd.mac_id_n_color = cpu_to_le32(mvmsta->mac_id_n_color); in iwl_mvm_drain_sta()
2576 cmd.mac_id_n_color = cpu_to_le32(mvm_sta->mac_id_n_color); in iwl_mvm_sta_rx_agg()
2703 cmd.mac_id_n_color = cpu_to_le32(mvm_sta->mac_id_n_color); in iwl_mvm_sta_tx_agg()
3644 .mac_id_n_color = cpu_to_le32(mvmsta->mac_id_n_color), in iwl_mvm_sta_modify_ps_wake()
3666 .mac_id_n_color = cpu_to_le32(mvmsta->mac_id_n_color), in iwl_mvm_sta_modify_sleep_tx_count()
[all …]
Dsta.h421 u32 mac_id_n_color; member
Dd3.c193 .wep_key_cmd.mac_id_n_color = in iwl_mvm_wowlan_program_keys()
584 .mac_id_n_color = in iwl_mvm_get_last_nonqos_seq()
620 .mac_id_n_color = in iwl_mvm_set_last_nonqos_seq()
Drx.c276 mac = mvmsta->mac_id_n_color & FW_CTXT_ID_MSK; in iwl_mvm_rx_handle_tcm()
Dtx.c1028 int mac = mvmsta->mac_id_n_color & FW_CTXT_ID_MSK; in iwl_mvm_tx_airtime()
1049 int mac = mvmsta->mac_id_n_color & FW_CTXT_ID_MSK; in iwl_mvm_tx_pkt_queued()