Home
last modified time | relevance | path

Searched refs:ap_sta_id (Results 1 – 13 of 13) sorted by relevance

/Linux-v5.4/drivers/net/wireless/intel/iwlwifi/mvm/
Dcoex.c351 iwl_mvm_bt_coex_reduced_txp(mvm, mvmvif->ap_sta_id, in iwl_mvm_bt_notif_iterator()
443 iwl_mvm_bt_coex_reduced_txp(mvm, mvmvif->ap_sta_id, false); in iwl_mvm_bt_notif_iterator()
455 if (iwl_mvm_bt_coex_reduced_txp(mvm, mvmvif->ap_sta_id, true)) in iwl_mvm_bt_notif_iterator()
458 if (iwl_mvm_bt_coex_reduced_txp(mvm, mvmvif->ap_sta_id, false)) in iwl_mvm_bt_notif_iterator()
580 if (mvmvif->ap_sta_id == IWL_MVM_INVALID_STA) in iwl_mvm_bt_rssi_event()
596 ret = iwl_mvm_bt_coex_reduced_txp(mvm, mvmvif->ap_sta_id, in iwl_mvm_bt_rssi_event()
599 ret = iwl_mvm_bt_coex_reduced_txp(mvm, mvmvif->ap_sta_id, true); in iwl_mvm_bt_rssi_event()
Dsf.c89 data->sta_vif_ap_sta_id = mvmvif->ap_sta_id; in iwl_mvm_bound_iface_iterator()
321 sta_id = mvmvif->ap_sta_id; in iwl_mvm_sf_update()
Ddebugfs-vif.c228 u8 ap_sta_id; in iwl_dbgfs_mac_params_read() local
237 ap_sta_id = mvmvif->ap_sta_id; in iwl_dbgfs_mac_params_read()
279 ap_sta_id != IWL_MVM_INVALID_STA) { in iwl_dbgfs_mac_params_read()
282 mvm_sta = iwl_mvm_sta_from_staid_protected(mvm, ap_sta_id); in iwl_dbgfs_mac_params_read()
286 ap_sta_id, in iwl_dbgfs_mac_params_read()
Dpower.c569 u8 *ap_sta_id = _data; in iwl_mvm_power_uapsd_misbehav_ap_iterator() local
575 if (mvmvif->ap_sta_id == *ap_sta_id) in iwl_mvm_power_uapsd_misbehav_ap_iterator()
585 u8 ap_sta_id = le32_to_cpu(notif->sta_id); in iwl_mvm_power_uapsd_misbehaving_ap_notif() local
589 iwl_mvm_power_uapsd_misbehav_ap_iterator, &ap_sta_id); in iwl_mvm_power_uapsd_misbehaving_ap_notif()
Dmac-ctxt.c358 mvmvif->ap_sta_id = IWL_MVM_INVALID_STA; in iwl_mvm_mac_ctxt_init()
627 u8 ap_sta_id = mvmvif->ap_sta_id; in iwl_mvm_mac_ctxt_cmd_sta() local
668 if (ap_sta_id < IWL_MVM_STATION_COUNT) { in iwl_mvm_mac_ctxt_cmd_sta()
673 sta = rcu_dereference(mvm->fw_id_to_mac_id[ap_sta_id]); in iwl_mvm_mac_ctxt_cmd_sta()
Dmac80211.c778 u8 ap_sta_id = READ_ONCE(mvmvif->ap_sta_id); in iwl_mvm_mac_tx() local
780 if (ap_sta_id < IWL_MVM_STATION_COUNT) { in iwl_mvm_mac_tx()
782 sta = rcu_dereference(mvm->fw_id_to_mac_id[ap_sta_id]); in iwl_mvm_mac_tx()
974 if (iwl_mvm_vif_from_mac80211(vif)->ap_sta_id == in iwl_mvm_mac_ampdu_action()
1040 mvmvif->ap_sta_id = IWL_MVM_INVALID_STA; in iwl_mvm_cleanup_iterator()
1324 mvmvif->ap_sta_id); in iwl_mvm_post_channel_switch()
2240 iwl_mvm_cfg_he_sta(mvm, vif, mvmvif->ap_sta_id); in iwl_mvm_bss_info_changed_station()
2249 iwl_mvm_cfg_he_sta(mvm, vif, mvmvif->ap_sta_id); in iwl_mvm_bss_info_changed_station()
2310 } else if (mvmvif->ap_sta_id != IWL_MVM_INVALID_STA) { in iwl_mvm_bss_info_changed_station()
2336 mvmvif->ap_sta_id); in iwl_mvm_bss_info_changed_station()
[all …]
Dsta.c1698 WARN_ON(mvmvif->ap_sta_id != IWL_MVM_INVALID_STA); in iwl_mvm_add_sta()
1699 mvmvif->ap_sta_id = sta_id; in iwl_mvm_add_sta()
1701 WARN_ON(mvmvif->ap_sta_id == IWL_MVM_INVALID_STA); in iwl_mvm_add_sta()
1890 mvmvif->ap_sta_id == sta_id) { in iwl_mvm_rm_sta()
1896 mvmvif->ap_sta_id = IWL_MVM_INVALID_STA; in iwl_mvm_rm_sta()
3170 mvmvif->ap_sta_id != IWL_MVM_INVALID_STA) { in iwl_mvm_get_key_sta()
3171 u8 sta_id = mvmvif->ap_sta_id; in iwl_mvm_get_key_sta()
3387 mvmvif->ap_sta_id != IWL_MVM_INVALID_STA) { in iwl_mvm_get_mac_addr()
3388 u8 sta_id = mvmvif->ap_sta_id; in iwl_mvm_get_mac_addr()
3866 mvmsta = iwl_mvm_sta_from_staid_rcu(mvm, mvmvif->ap_sta_id); in iwl_mvm_csa_client_absent()
Dd3.c548 rcu_assign_pointer(mvm->fw_id_to_mac_id[mvmvif->ap_sta_id], ap_sta); in iwl_mvm_d3_reprogram()
1000 if (mvmvif->ap_sta_id == IWL_MVM_INVALID_STA) { in __iwl_mvm_suspend()
1016 wowlan_config_cmd.sta_id = mvmvif->ap_sta_id; in __iwl_mvm_suspend()
1019 mvm->fw_id_to_mac_id[mvmvif->ap_sta_id], in __iwl_mvm_suspend()
Drx.c300 mvmsta->sta_id != mvmvif->ap_sta_id) in iwl_mvm_rx_handle_tcm()
Dmvm.h376 u8 ap_sta_id; member
/Linux-v5.4/drivers/net/wireless/intel/iwlwifi/dvm/
Ddev.h504 u8 bcast_sta_id, ap_sta_id; member
Dsta.c250 sta_id = ctx->ap_sta_id; in iwl_prep_station()
1077 return vif_priv->ctx->ap_sta_id; in iwlagn_key_sta_id()
Dmain.c623 priv->contexts[IWL_RXON_CTX_BSS].ap_sta_id = IWL_AP_ID; in iwl_init_context()
645 priv->contexts[IWL_RXON_CTX_PAN].ap_sta_id = IWL_AP_ID_PAN; in iwl_init_context()