Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/intel/iwlwifi/fw/api/
A Dsta.h244 __le32 mac_id_n_color; member
330 __le32 mac_id_n_color; /* can be used for lmac id when using cmd v12 */ member
475 __le32 mac_id_n_color; member
A Dmac.h350 __le32 mac_id_n_color; member
/linux/drivers/net/wireless/intel/iwlwifi/mvm/
A Dsta.c61 .mac_id_n_color = cpu_to_le32(mvm_sta->mac_id_n_color), in iwl_mvm_sta_send_to_fw()
298 cmd.mac_id_n_color = cpu_to_le32(mvmsta->mac_id_n_color); in iwl_mvm_invalidate_sta_queue()
957 cmd.mac_id_n_color = cpu_to_le32(mvmsta->mac_id_n_color); in iwl_mvm_unshare_queue()
1714 cmd.mac_id_n_color = cpu_to_le32(mvmsta->mac_id_n_color); in iwl_mvm_drain_sta()
2586 cmd.mac_id_n_color = cpu_to_le32(mvm_sta->mac_id_n_color); in iwl_mvm_sta_rx_agg()
2713 cmd.mac_id_n_color = cpu_to_le32(mvm_sta->mac_id_n_color); in iwl_mvm_sta_tx_agg()
3703 .mac_id_n_color = cpu_to_le32(mvmsta->mac_id_n_color), in iwl_mvm_sta_modify_ps_wake()
3725 .mac_id_n_color = cpu_to_le32(mvmsta->mac_id_n_color), in iwl_mvm_sta_modify_sleep_tx_count()
3822 .mac_id_n_color = cpu_to_le32(mvmsta->mac_id_n_color), in iwl_mvm_sta_modify_disable_tx()
3870 .mac_id_n_color = cpu_to_le32(id), in iwl_mvm_int_sta_modify_disable_tx()
[all …]
A Dsta.h385 u32 mac_id_n_color; member
A Dd3.c127 .wep_key_cmd.mac_id_n_color = in iwl_mvm_wowlan_program_keys()
827 .mac_id_n_color = in iwl_mvm_get_last_nonqos_seq()
863 .mac_id_n_color = in iwl_mvm_set_last_nonqos_seq()
A Dtx.c978 int mac = mvmsta->mac_id_n_color & FW_CTXT_ID_MSK; in iwl_mvm_tx_airtime()
999 int mac = mvmsta->mac_id_n_color & FW_CTXT_ID_MSK; in iwl_mvm_tx_pkt_queued()
A Drx.c220 mac = mvmsta->mac_id_n_color & FW_CTXT_ID_MSK; in iwl_mvm_rx_handle_tcm()

Completed in 27 milliseconds