/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/mac/hmac/ |
H A D | hmac_rx_filter.c | 205 } else if (is_ap(mac_vap)) { in hmac_get_single_vap_rx_filter() 414 rx_filter_val = (!is_ap(mac_vap)) ? hmac_get_apup_sta_rx_filter(mac_vap) : in hmac_set_rx_filter_value() 426 } else if (is_ap(mac_vap)) { in hmac_set_rx_filter_value()
|
H A D | hmac_mgmt_classifier.c | 471 if (is_ap(hmac_vap->base_vap)) { in hmac_proc_disasoc_misc_event()
|
H A D | hmac_scan.c | 1777 if (is_ap(hmac_vap->base_vap)) { in hmac_scan_proc_scan_req_event() 1797 if (is_ap(hmac_vap->base_vap) && (hmac_vap->base_vap->vap_state == MAC_VAP_STATE_INIT)) { in hmac_scan_proc_scan_req_event()
|
/kernel/linux/linux-5.10/drivers/net/wireless/ti/wlcore/ |
H A D | init.c | 560 bool is_ap = (wlvif->bss_type == BSS_TYPE_AP_BSS); in wl1271_init_vif_specific() local 565 if (wl->ap_count == 0 && is_ap) { /* first AP */ in wl1271_init_vif_specific() 576 } else if (wl->sta_count == 0 && wl->ap_count == 0 && !is_ap) { in wl1271_init_vif_specific() 590 if (is_ap) { in wl1271_init_vif_specific() 639 if (is_ap) in wl1271_init_vif_specific()
|
H A D | main.c | 1691 bool is_ap = wlvif->bss_type == BSS_TYPE_AP_BSS; in wl1271_configure_resume() local 1694 if ((!is_ap) && (!is_sta)) in wl1271_configure_resume() 1698 (is_ap && !test_bit(WLVIF_FLAG_AP_STARTED, &wlvif->flags))) in wl1271_configure_resume() 1718 } else if (is_ap) { in wl1271_configure_resume() 2652 bool is_ap = (wlvif->bss_type == BSS_TYPE_AP_BSS); in __wl1271_op_remove_interface() local 2756 if (is_ap) in __wl1271_op_remove_interface() 2769 if (wl->ap_count == 0 && is_ap) { in __wl1271_op_remove_interface() 2775 if (wl->ap_count == 0 && is_ap && wl->sta_count) { in __wl1271_op_remove_interface() 3375 bool is_ap = (wlvif->bss_type == BSS_TYPE_AP_BSS); in wl1271_set_key() local 3377 if (is_ap) { in wl1271_set_key() 4077 wlcore_set_beacon_template(struct wl1271 *wl, struct ieee80211_vif *vif, bool is_ap) wlcore_set_beacon_template() argument 4169 bool is_ap = (wlvif->bss_type == BSS_TYPE_AP_BSS); wl1271_bss_beacon_info_changed() local 4631 bool is_ap = (wlvif->bss_type == BSS_TYPE_AP_BSS); wl1271_op_bss_info_changed() local 5189 bool is_ap = wlvif->bss_type == BSS_TYPE_AP_BSS; wl12xx_update_sta_state() local [all...] |
H A D | tx.c | 34 bool is_ap = (wlvif->bss_type == BSS_TYPE_AP_BSS); in wl1271_set_default_wep_key() local 36 if (is_ap) in wl1271_set_default_wep_key()
|
/kernel/linux/linux-6.6/drivers/net/wireless/ti/wlcore/ |
H A D | init.c | 560 bool is_ap = (wlvif->bss_type == BSS_TYPE_AP_BSS); in wl1271_init_vif_specific() local 565 if (wl->ap_count == 0 && is_ap) { /* first AP */ in wl1271_init_vif_specific() 576 } else if (wl->sta_count == 0 && wl->ap_count == 0 && !is_ap) { in wl1271_init_vif_specific() 590 if (is_ap) { in wl1271_init_vif_specific() 639 if (is_ap) in wl1271_init_vif_specific()
|
H A D | main.c | 1679 bool is_ap = wlvif->bss_type == BSS_TYPE_AP_BSS; in wl1271_configure_resume() local 1682 if ((!is_ap) && (!is_sta)) in wl1271_configure_resume() 1686 (is_ap && !test_bit(WLVIF_FLAG_AP_STARTED, &wlvif->flags))) in wl1271_configure_resume() 1706 } else if (is_ap) { in wl1271_configure_resume() 2631 bool is_ap = (wlvif->bss_type == BSS_TYPE_AP_BSS); in __wl1271_op_remove_interface() local 2733 if (is_ap) in __wl1271_op_remove_interface() 2746 if (wl->ap_count == 0 && is_ap) { in __wl1271_op_remove_interface() 2752 if (wl->ap_count == 0 && is_ap && wl->sta_count) { in __wl1271_op_remove_interface() 3350 bool is_ap = (wlvif->bss_type == BSS_TYPE_AP_BSS); in wl1271_set_key() local 3352 if (is_ap) { in wl1271_set_key() 4033 wlcore_set_beacon_template(struct wl1271 *wl, struct ieee80211_vif *vif, bool is_ap) wlcore_set_beacon_template() argument 4125 bool is_ap = (wlvif->bss_type == BSS_TYPE_AP_BSS); wl1271_bss_beacon_info_changed() local 4587 bool is_ap = (wlvif->bss_type == BSS_TYPE_AP_BSS); wl1271_op_bss_info_changed() local 5134 bool is_ap = wlvif->bss_type == BSS_TYPE_AP_BSS; wl12xx_update_sta_state() local [all...] |
H A D | tx.c | 34 bool is_ap = (wlvif->bss_type == BSS_TYPE_AP_BSS); in wl1271_set_default_wep_key() local 36 if (is_ap) in wl1271_set_default_wep_key()
|
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/dvm/ |
H A D | agn.h | 313 const u8 *addr, bool is_ap, 320 const u8 *addr, bool is_ap, struct ieee80211_sta *sta);
|
H A D | sta.c | 243 const u8 *addr, bool is_ap, struct ieee80211_sta *sta) in iwl_prep_station() 249 if (is_ap) in iwl_prep_station() 330 const u8 *addr, bool is_ap, in iwl_add_station_common() 339 sta_id = iwl_prep_station(priv, ctx, addr, is_ap, sta); in iwl_add_station_common() 242 iwl_prep_station(struct iwl_priv *priv, struct iwl_rxon_context *ctx, const u8 *addr, bool is_ap, struct ieee80211_sta *sta) iwl_prep_station() argument 329 iwl_add_station_common(struct iwl_priv *priv, struct iwl_rxon_context *ctx, const u8 *addr, bool is_ap, struct ieee80211_sta *sta, u8 *sta_id_r) iwl_add_station_common() argument
|
H A D | mac80211.c | 785 bool is_ap = vif->type == NL80211_IFTYPE_STATION; in iwlagn_mac_sta_add() local 798 is_ap, sta, &sta_id); in iwlagn_mac_sta_add()
|
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/dvm/ |
H A D | agn.h | 260 const u8 *addr, bool is_ap, 267 const u8 *addr, bool is_ap, struct ieee80211_sta *sta);
|
H A D | sta.c | 238 const u8 *addr, bool is_ap, struct ieee80211_sta *sta) in iwl_prep_station() 244 if (is_ap) in iwl_prep_station() 325 const u8 *addr, bool is_ap, in iwl_add_station_common() 334 sta_id = iwl_prep_station(priv, ctx, addr, is_ap, sta); in iwl_add_station_common() 237 iwl_prep_station(struct iwl_priv *priv, struct iwl_rxon_context *ctx, const u8 *addr, bool is_ap, struct ieee80211_sta *sta) iwl_prep_station() argument 324 iwl_add_station_common(struct iwl_priv *priv, struct iwl_rxon_context *ctx, const u8 *addr, bool is_ap, struct ieee80211_sta *sta, u8 *sta_id_r) iwl_add_station_common() argument
|
H A D | mac80211.c | 780 bool is_ap = vif->type == NL80211_IFTYPE_STATION; in iwlagn_mac_sta_add() local 793 is_ap, sta, &sta_id); in iwlagn_mac_sta_add()
|
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/ |
H A D | iwl-nvm-parse.c | 889 bool is_ap = iftype_data->types_mask & BIT(NL80211_IFTYPE_AP); in iwl_nvm_fixup_sband_iftd() local 943 if (!is_ap) { in iwl_nvm_fixup_sband_iftd() 970 if (!is_ap) { in iwl_nvm_fixup_sband_iftd() 983 if (trans->trans_cfg->device_family >= IWL_DEVICE_FAMILY_AX210 && !is_ap) in iwl_nvm_fixup_sband_iftd() 995 if (!is_ap) in iwl_nvm_fixup_sband_iftd() 1031 !is_ap) { in iwl_nvm_fixup_sband_iftd()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/ |
H A D | driver_bsd.c | 69 int is_ap; /* Access point mode */ member 765 if (drv->is_ap) in bsd_wireless_event_receive() 770 if (drv->is_ap) in bsd_wireless_event_receive() 775 if (drv->is_ap) in bsd_wireless_event_receive() 1017 drv->is_ap = 1; in bsd_init() 1243 drv->is_ap = 1; in wpa_driver_bsd_associate()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/ |
H A D | driver_bsd.c | 71 int is_ap; /* Access point mode */ member 1103 drv->is_ap = 1; in wpa_driver_bsd_associate() 1290 if (drv->is_ap) in wpa_driver_bsd_event_receive() 1295 if (drv->is_ap) in wpa_driver_bsd_event_receive() 1300 if (drv->is_ap) in wpa_driver_bsd_event_receive()
|
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlegacy/ |
H A D | common.h | 2115 int il_add_station_common(struct il_priv *il, const u8 *addr, bool is_ap, 2121 u8 il_prep_station(struct il_priv *il, const u8 *addr, bool is_ap,
|
H A D | common.c | 1921 il_prep_station(struct il_priv *il, const u8 *addr, bool is_ap, in il_prep_station() argument 1929 if (is_ap) in il_prep_station() 2006 il_add_station_common(struct il_priv *il, const u8 *addr, bool is_ap, in il_add_station_common() argument 2016 sta_id = il_prep_station(il, addr, is_ap, sta); in il_add_station_common()
|
H A D | 3945-mac.c | 2980 bool is_ap = vif->type == NL80211_IFTYPE_STATION; in il3945_mac_sta_add() local 2987 ret = il_add_station_common(il, sta->addr, is_ap, sta, &sta_id); in il3945_mac_sta_add()
|
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlegacy/ |
H A D | common.h | 2116 int il_add_station_common(struct il_priv *il, const u8 *addr, bool is_ap, 2122 u8 il_prep_station(struct il_priv *il, const u8 *addr, bool is_ap,
|
H A D | common.c | 1919 il_prep_station(struct il_priv *il, const u8 *addr, bool is_ap, in il_prep_station() argument 1927 if (is_ap) in il_prep_station() 2004 il_add_station_common(struct il_priv *il, const u8 *addr, bool is_ap, in il_add_station_common() argument 2014 sta_id = il_prep_station(il, addr, is_ap, sta); in il_add_station_common()
|
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/mac/common/ |
H A D | mac_vap.h | 87 #define is_ap(_pst_mac_vap) ((WLAN_VAP_MODE_BSS_AP == (_pst_mac_vap)->vap_mode) || \ macro
|
/kernel/linux/linux-6.6/net/mac80211/ |
H A D | util.c | 5053 bool is_ap; in ieee80211_ie_len_eht_cap() local 5065 is_ap = iftype == NL80211_IFTYPE_AP || in ieee80211_ie_len_eht_cap() 5070 is_ap); in ieee80211_ie_len_eht_cap()
|