Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/wireless/iwlwifi/mvm/
Dcoex.c565 iwl_mvm_bt_coex_reduced_txp(mvm, mvmvif->ap_sta_id, in iwl_mvm_bt_notif_iterator()
644 iwl_mvm_bt_coex_reduced_txp(mvm, mvmvif->ap_sta_id, false); in iwl_mvm_bt_notif_iterator()
656 if (iwl_mvm_bt_coex_reduced_txp(mvm, mvmvif->ap_sta_id, true)) in iwl_mvm_bt_notif_iterator()
659 if (iwl_mvm_bt_coex_reduced_txp(mvm, mvmvif->ap_sta_id, false)) in iwl_mvm_bt_notif_iterator()
796 mvmvif->ap_sta_id == IWL_MVM_STATION_COUNT) in iwl_mvm_bt_rssi_iterator()
799 sta = rcu_dereference_protected(mvm->fw_id_to_mac_id[mvmvif->ap_sta_id], in iwl_mvm_bt_rssi_iterator()
833 if (mvmvif->ap_sta_id == IWL_MVM_STATION_COUNT) in iwl_mvm_bt_rssi_event()
849 ret = iwl_mvm_bt_coex_reduced_txp(mvm, mvmvif->ap_sta_id, in iwl_mvm_bt_rssi_event()
852 ret = iwl_mvm_bt_coex_reduced_txp(mvm, mvmvif->ap_sta_id, true); in iwl_mvm_bt_rssi_event()
Dcoex_legacy.c875 iwl_mvm_bt_coex_reduced_txp(mvm, mvmvif->ap_sta_id, in iwl_mvm_bt_notif_iterator()
956 iwl_mvm_bt_coex_reduced_txp(mvm, mvmvif->ap_sta_id, false); in iwl_mvm_bt_notif_iterator()
968 if (iwl_mvm_bt_coex_reduced_txp(mvm, mvmvif->ap_sta_id, true)) in iwl_mvm_bt_notif_iterator()
971 if (iwl_mvm_bt_coex_reduced_txp(mvm, mvmvif->ap_sta_id, false)) in iwl_mvm_bt_notif_iterator()
1117 mvmvif->ap_sta_id == IWL_MVM_STATION_COUNT) in iwl_mvm_bt_rssi_iterator()
1120 sta = rcu_dereference_protected(mvm->fw_id_to_mac_id[mvmvif->ap_sta_id], in iwl_mvm_bt_rssi_iterator()
1149 if (mvmvif->ap_sta_id == IWL_MVM_STATION_COUNT) in iwl_mvm_bt_rssi_event_old()
1165 ret = iwl_mvm_bt_coex_reduced_txp(mvm, mvmvif->ap_sta_id, in iwl_mvm_bt_rssi_event_old()
1168 ret = iwl_mvm_bt_coex_reduced_txp(mvm, mvmvif->ap_sta_id, true); in iwl_mvm_bt_rssi_event_old()
Ddebugfs-vif.c216 u8 ap_sta_id; in iwl_dbgfs_mac_params_read() local
225 ap_sta_id = mvmvif->ap_sta_id; in iwl_dbgfs_mac_params_read()
265 ap_sta_id != IWL_MVM_STATION_COUNT) { in iwl_dbgfs_mac_params_read()
268 sta = rcu_dereference_protected(mvm->fw_id_to_mac_id[ap_sta_id], in iwl_dbgfs_mac_params_read()
275 ap_sta_id, in iwl_dbgfs_mac_params_read()
Dops.c969 u8 ap_sta_id; member
986 mvmvif->ap_sta_id == IWL_MVM_STATION_COUNT)) in iwl_mvm_disallow_offloading()
989 ap_sta = rcu_dereference(mvm->fw_id_to_mac_id[mvmvif->ap_sta_id]); in iwl_mvm_disallow_offloading()
1057 data->ap_sta_id = mvmvif->ap_sta_id; in iwl_mvm_enter_d0i3_iterator()
1068 if (iter_data->ap_sta_id == IWL_MVM_STATION_COUNT) in iwl_mvm_set_wowlan_data()
1073 ap_sta = rcu_dereference(mvm->fw_id_to_mac_id[iter_data->ap_sta_id]); in iwl_mvm_set_wowlan_data()
1133 mvm->d0i3_ap_sta_id = d0i3_iter_data.ap_sta_id; in iwl_mvm_enter_d0i3()
1174 mvm->d0i3_ap_sta_id == mvmvif->ap_sta_id) in iwl_mvm_d0i3_disconnect_iter()
Dsf.c92 data->sta_vif_ap_sta_id = mvmvif->ap_sta_id; in iwl_mvm_bound_iface_iterator()
328 sta_id = mvmvif->ap_sta_id; in iwl_mvm_sf_update()
Dsta.c318 WARN_ON(mvmvif->ap_sta_id != IWL_MVM_STATION_COUNT); in iwl_mvm_add_sta()
319 mvmvif->ap_sta_id = sta_id; in iwl_mvm_add_sta()
321 WARN_ON(mvmvif->ap_sta_id == IWL_MVM_STATION_COUNT); in iwl_mvm_add_sta()
492 mvmvif->ap_sta_id == mvm_sta->sta_id) { in iwl_mvm_rm_sta()
511 mvmvif->ap_sta_id = IWL_MVM_STATION_COUNT; in iwl_mvm_rm_sta()
1182 mvmvif->ap_sta_id != IWL_MVM_STATION_COUNT) in iwl_mvm_get_key_sta_id()
1183 return mvmvif->ap_sta_id; in iwl_mvm_get_key_sta_id()
1311 mvmvif->ap_sta_id != IWL_MVM_STATION_COUNT) { in iwl_mvm_get_mac_addr()
1312 u8 sta_id = mvmvif->ap_sta_id; in iwl_mvm_get_mac_addr()
1762 mvmsta = iwl_mvm_sta_from_staid_rcu(mvm, mvmvif->ap_sta_id); in iwl_mvm_csa_client_absent()
Dpower.c501 u8 *ap_sta_id = _data; in iwl_mvm_power_uapsd_misbehav_ap_iterator() local
507 if (mvmvif->ap_sta_id == *ap_sta_id) in iwl_mvm_power_uapsd_misbehav_ap_iterator()
518 u8 ap_sta_id = le32_to_cpu(notif->sta_id); in iwl_mvm_power_uapsd_misbehaving_ap_notif() local
522 iwl_mvm_power_uapsd_misbehav_ap_iterator, &ap_sta_id); in iwl_mvm_power_uapsd_misbehaving_ap_notif()
Dmac80211.c828 mvmvif->ap_sta_id = IWL_MVM_STATION_COUNT; in iwl_mvm_cleanup_iterator()
2097 } else if (mvmvif->ap_sta_id != IWL_MVM_STATION_COUNT) { in iwl_mvm_bss_info_changed_station()
2106 ret = iwl_mvm_rm_sta_id(mvm, vif, mvmvif->ap_sta_id); in iwl_mvm_bss_info_changed_station()
2110 if (mvm->d0i3_ap_sta_id == mvmvif->ap_sta_id) in iwl_mvm_bss_info_changed_station()
2112 mvmvif->ap_sta_id = IWL_MVM_STATION_COUNT; in iwl_mvm_bss_info_changed_station()
3820 mvmvif->ap_sta_id); in iwl_mvm_post_channel_switch()
3876 WARN_ON(i != mvmvif->ap_sta_id && !sta->tdls); in iwl_mvm_mac_flush()
3967 if (mvmvif->ap_sta_id != mvmsta->sta_id) in iwl_mvm_mac_sta_statistics()
Dd3.c676 rcu_assign_pointer(mvm->fw_id_to_mac_id[mvmvif->ap_sta_id], ap_sta); in iwl_mvm_d3_reprogram()
1066 if (mvmvif->ap_sta_id == IWL_MVM_STATION_COUNT) { in __iwl_mvm_suspend()
1083 mvm->fw_id_to_mac_id[mvmvif->ap_sta_id], in __iwl_mvm_suspend()
Dmvm.h364 u8 ap_sta_id; member
Dmac-ctxt.c457 mvmvif->ap_sta_id = IWL_MVM_STATION_COUNT; in iwl_mvm_mac_ctxt_allocate_resources()
/linux-4.1.27/drivers/net/wireless/iwlwifi/dvm/
Ddev.h519 u8 bcast_sta_id, ap_sta_id; member
Dsta.c293 sta_id = ctx->ap_sta_id; in iwl_prep_station()
1125 return vif_priv->ctx->ap_sta_id; in iwlagn_key_sta_id()
Dmain.c549 priv->contexts[IWL_RXON_CTX_BSS].ap_sta_id = IWL_AP_ID; in iwl_init_context()
571 priv->contexts[IWL_RXON_CTX_PAN].ap_sta_id = IWL_AP_ID_PAN; in iwl_init_context()