Searched refs:mac_id_n_color (Results 1 – 7 of 7) sorted by relevance
244 __le32 mac_id_n_color; member330 __le32 mac_id_n_color; /* can be used for lmac id when using cmd v12 */ member475 __le32 mac_id_n_color; member
350 __le32 mac_id_n_color; member
61 .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 …]
385 u32 mac_id_n_color; member
127 .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()
978 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()
220 mac = mvmsta->mac_id_n_color & FW_CTXT_ID_MSK; in iwl_mvm_rx_handle_tcm()
Completed in 27 milliseconds