/device/board/isoftstone/zhiyuan/kernel/driver/drivers/net/wireless/xr829/umac/ |
D | iface.c | 250 (type1 == NL80211_IFTYPE_AP && type2 == NL80211_IFTYPE_WDS) || in identical_mac_addr_allowed() 253 type2 == NL80211_IFTYPE_AP)) || in identical_mac_addr_allowed() 254 (type1 == NL80211_IFTYPE_AP && type2 == NL80211_IFTYPE_AP_VLAN) || in identical_mac_addr_allowed() 256 (type2 == NL80211_IFTYPE_AP || in identical_mac_addr_allowed() 320 nsdata->vif.type == NL80211_IFTYPE_AP) in ieee80211_check_concurrent_iface() 351 if ((iftype != NL80211_IFTYPE_AP && in ieee80211_check_queues() 555 case NL80211_IFTYPE_AP: in ieee80211_do_open() 657 if (sdata->vif.type == NL80211_IFTYPE_AP) { in ieee80211_do_open() 674 case NL80211_IFTYPE_AP: in ieee80211_do_open() 852 case NL80211_IFTYPE_AP: in ieee80211_do_stop() [all …]
|
D | debugfs_netdev.c | 228 if (sdata->vif.type == NL80211_IFTYPE_AP) in ieee80211_if_fmt_hw_queues() 258 sdata->vif.type != NL80211_IFTYPE_AP) in ieee80211_set_smps() 285 if (sdata->vif.type == NL80211_IFTYPE_AP) in ieee80211_if_fmt_smps() 334 case NL80211_IFTYPE_AP: in ieee80211_if_parse_tkip_mic_test() 804 case NL80211_IFTYPE_AP: in add_files()
|
D | chan.c | 261 case NL80211_IFTYPE_AP: in ieee80211_get_chanctx_max_required_bw() 731 case NL80211_IFTYPE_AP: in ieee80211_recalc_smps_chanctx() 799 if (WARN_ON(sdata->vif.type != NL80211_IFTYPE_AP)) in __ieee80211_vif_copy_chanctx_to_vlans() 969 case NL80211_IFTYPE_AP: in ieee80211_vif_chanctx_reservation_complete() 1001 if (sdata->vif.type != NL80211_IFTYPE_AP) in ieee80211_vif_update_chandef() 1063 if (sdata->vif.type == NL80211_IFTYPE_AP) in ieee80211_vif_use_reserved_reassign() 1410 if (sdata->vif.type == NL80211_IFTYPE_AP) in ieee80211_vif_use_reserved_switch()
|
D | tx.c | 367 if (sdata->vif.type == NL80211_IFTYPE_AP) in purge_old_ps_buffers() 420 if (tx->sdata->vif.type == NL80211_IFTYPE_AP || in ieee80211_tx_h_multicast_ps_buf() 702 txrc.bss = (tx->sdata->vif.type == NL80211_IFTYPE_AP || in ieee80211_tx_h_rate_ctrl() 2401 case NL80211_IFTYPE_AP: in ieee80211_lookup_ra_sta() 2533 case NL80211_IFTYPE_AP: in ieee80211_build_hdr() 2534 if (sdata->vif.type == NL80211_IFTYPE_AP) in ieee80211_build_hdr() 2996 case NL80211_IFTYPE_AP: in ieee80211_check_fast_xmit() 3216 case NL80211_IFTYPE_AP: in ieee80211_amsdu_prepare_head() 3972 case NL80211_IFTYPE_AP: in ieee80211_multicast_to_unicast() 4315 case NL80211_IFTYPE_AP: in ieee80211_set_csa() [all …]
|
D | rx.c | 82 case NL80211_IFTYPE_AP: in ieee80211_get_bssid() 1525 if (rx->sdata->vif.type == NL80211_IFTYPE_AP && in ieee80211_rx_h_check() 1578 if (sta->sdata->vif.type == NL80211_IFTYPE_AP || in sta_ps_start() 1705 if (sdata->vif.type != NL80211_IFTYPE_AP && in ieee80211_rx_h_uapsd_and_pspoll() 1828 (rx->sdata->vif.type == NL80211_IFTYPE_AP || in ieee80211_rx_h_sta_process() 1857 (rx->sdata->vif.type == NL80211_IFTYPE_AP || in ieee80211_rx_h_sta_process() 2528 if ((sdata->vif.type == NL80211_IFTYPE_AP || in ieee80211_deliver_skb() 2621 case NL80211_IFTYPE_AP: in __ieee80211_rx_h_amsdu() 2871 sdata->vif.type == NL80211_IFTYPE_AP) { in ieee80211_rx_h_data() 3061 if (rx->sdata->vif.type == NL80211_IFTYPE_AP && in ieee80211_rx_h_mgmt_check() [all …]
|
D | wme.c | 202 case NL80211_IFTYPE_AP: in ieee80211_select_queue()
|
D | offchannel.c | 812 case NL80211_IFTYPE_AP: in ieee80211_mgmt_tx() 894 (sdata->vif.type == NL80211_IFTYPE_AP || in ieee80211_mgmt_tx() 903 if (sdata->vif.type == NL80211_IFTYPE_AP) in ieee80211_mgmt_tx()
|
D | key.c | 66 if (sdata->vif.type != NL80211_IFTYPE_AP) in update_vlan_tailroom_need_count() 862 if (sdata->vif.type == NL80211_IFTYPE_AP) { in ieee80211_reenable_keys() 994 if (sdata->vif.type == NL80211_IFTYPE_AP) { in ieee80211_free_keys() 1018 if (sdata->vif.type == NL80211_IFTYPE_AP) { in ieee80211_free_keys()
|
D | ht.c | 425 if (sdata->vif.type == NL80211_IFTYPE_AP || in ieee80211_send_delba() 566 vif->type != NL80211_IFTYPE_AP)) in mac80211_request_smps()
|
D | util.c | 249 if (sdata->vif.type == NL80211_IFTYPE_AP) in __ieee80211_wake_txqs() 1392 if (sdata->vif.type != NL80211_IFTYPE_AP && in ieee80211_regulatory_limit_wmm_params() 1413 if (sdata->vif.type == NL80211_IFTYPE_AP) in ieee80211_regulatory_limit_wmm_params() 2306 case NL80211_IFTYPE_AP: /* AP stations are handled later */ in ieee80211_reconfig() 2355 case NL80211_IFTYPE_AP: in ieee80211_reconfig() 2363 if (sdata->vif.type == NL80211_IFTYPE_AP) { in ieee80211_reconfig() 2427 if (sta->sdata->vif.type != NL80211_IFTYPE_AP && in ieee80211_reconfig() 3831 if (sdata->vif.type == NL80211_IFTYPE_AP || in ieee80211_recalc_dtim() 3914 if (sdata->vif.type == NL80211_IFTYPE_AP || in ieee80211_check_combinations()
|
D | sta_info.c | 95 if (sta->sdata->vif.type == NL80211_IFTYPE_AP || in __cleanup_single_sta() 447 if (sdata->vif.type == NL80211_IFTYPE_AP || in sta_info_alloc() 770 if (sta->sdata->vif.type == NL80211_IFTYPE_AP || in __sta_info_recalc_tim() 1174 WARN_ON(vlans && sdata->vif.type != NL80211_IFTYPE_AP); in __sta_info_flush() 1282 if (sdata->vif.type == NL80211_IFTYPE_AP) in ieee80211_sta_ps_deliver_wakeup() 1982 sta->sdata->vif.type == NL80211_IFTYPE_AP) in sta_info_move_state()
|
D | main.c | 454 case NL80211_IFTYPE_AP: in ieee80211_ifa6_changed() 511 [NL80211_IFTYPE_AP] = { 1117 if (local->hw.wiphy->interface_modes & BIT(NL80211_IFTYPE_AP) && in mac80211_register_hw()
|
D | agg-tx.c | 80 if (sdata->vif.type == NL80211_IFTYPE_AP || in ieee80211_send_addba_request() 593 sdata->vif.type != NL80211_IFTYPE_AP && in mac80211_start_tx_ba_session()
|
D | cfg.c | 503 case NL80211_IFTYPE_AP: in ieee80211_add_key() 1738 sdata->vif.type != NL80211_IFTYPE_AP) in ieee80211_add_station() 1840 case NL80211_IFTYPE_AP: in ieee80211_change_station() 1892 if ((sdata->vif.type == NL80211_IFTYPE_AP || in ieee80211_change_station() 2516 case NL80211_IFTYPE_AP: in ieee80211_scan() 2875 if (WARN_ON_ONCE(sdata->vif.type != NL80211_IFTYPE_AP)) in __ieee80211_request_smps_ap() 3302 case NL80211_IFTYPE_AP: in ieee80211_set_after_csa_beacon() 3433 case NL80211_IFTYPE_AP: in ieee80211_set_csa_beacon()
|
/device/board/isoftstone/yangfan/kernel/src/driv/net/rockchip_wlan/rkwifi/bcmdhd/ |
D | wl_cfgvif.c | 1259 } else if (ndev->ieee80211_ptr->iftype == NL80211_IFTYPE_AP) { in wl_cfg80211_change_virtual_iface() 1268 case NL80211_IFTYPE_AP: in wl_cfg80211_change_virtual_iface() 1539 if (dev->ieee80211_ptr->iftype == NL80211_IFTYPE_AP) { in wl_cfg80211_set_channel() 1699 if ((dev->ieee80211_ptr->iftype == NL80211_IFTYPE_AP) && in wl_cfg80211_set_channel() 2541 } else if (dev_role == NL80211_IFTYPE_AP) { in wl_cfg80211_bcn_validate_sec() 2677 if (dev_role == NL80211_IFTYPE_AP) { in wl_cfg80211_bcn_set_params() 3014 } else if (dev_role == NL80211_IFTYPE_AP) { in wl_cfg80211_bcn_bringup_ap() 3578 } else if (dev->ieee80211_ptr->iftype == NL80211_IFTYPE_AP) { in wl_cfg80211_start_ap() 3588 dev_role = NL80211_IFTYPE_AP; in wl_cfg80211_start_ap() 3707 if ((dev_role == NL80211_IFTYPE_AP) && (ies.wps_ie != NULL)) { in wl_cfg80211_start_ap() [all …]
|
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/hdfadapt/ |
D | hdfinit_3881.c | 90 type = NL80211_IFTYPE_AP; in Hi3881Init()
|
D | net_adpater.c | 978 if (GET_NET_DEV_CFG80211_WIRELESS(netdev)->iftype == NL80211_IFTYPE_AP in wal_netdev_open() 1032 if (GET_NET_DEV_CFG80211_WIRELESS(netdev)->iftype == NL80211_IFTYPE_AP || in wal_netdev_stop_del_vap()
|
/device/board/kaihong/khdvk_3566b/wifi/bcmdhd_hdf/hdf/ |
D | hdf_mac80211_ap.c | 165 wdev->iftype = NL80211_IFTYPE_AP; in SetupWireLessDev() 217 netdev->ieee80211_ptr->iftype = NL80211_IFTYPE_AP; in WalConfigAp()
|
D | hdf_bdh_mac80211.c | 73 if (old_iftype == NL80211_IFTYPE_AP && iftype != old_iftype) { in BDH6WalSetMode()
|
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/wal/ |
D | wal_cfg80211.c | 126 .types = bit(NL80211_IFTYPE_AP), 162 [NL80211_IFTYPE_AP] = { 1380 case NL80211_IFTYPE_AP: in wal_cfg80211_get_vap_p2p_mode() 2060 wdev->iftype = NL80211_IFTYPE_AP; in wal_cfg80211_set_iftype() 4085 if (net_dev->ieee80211Ptr->iftype == NL80211_IFTYPE_AP) { in wal_cfg80211_change_virtual_intf() 4111 case NL80211_IFTYPE_AP: in wal_cfg80211_change_virtual_intf() 4126 if ((type == NL80211_IFTYPE_AP) || (type == NL80211_IFTYPE_MESH_POINT)) { in wal_cfg80211_change_virtual_intf() 4201 if (GET_NET_DEV_CFG80211_WIRELESS(netdev)->iftype == NL80211_IFTYPE_AP) { in wal_cfg80211_intf_mode_check() 4225 case NL80211_IFTYPE_AP: in wal_cfg80211_intf_mode_check() 4273 if ((type == NL80211_IFTYPE_AP) || (type == NL80211_IFTYPE_MESH_POINT)) { in wal_cfg80211_change_virtual_intf() [all …]
|
/device/board/isoftstone/zhiyuan/kernel/driver/drivers/net/wireless/bcmdhd/ |
D | wl_cfg80211.c | 267 .types = BIT(NL80211_IFTYPE_AP), 1382 [NL80211_IFTYPE_AP] = { 1786 case NL80211_IFTYPE_AP: in wl_cfg80211_add_virtual_iface() 1789 NL80211_IFTYPE_AP, NULL, name); in wl_cfg80211_add_virtual_iface() 2226 } else if ((dev->ieee80211_ptr->iftype == NL80211_IFTYPE_AP) || in wl_cfg80211_del_virtual_iface() 2288 if (ndev->ieee80211_ptr->iftype == NL80211_IFTYPE_AP) { in wl_cfg80211_change_virtual_iface() 2307 case NL80211_IFTYPE_AP: in wl_cfg80211_change_virtual_iface() 2377 } else if ((type == NL80211_IFTYPE_AP) && in wl_cfg80211_change_virtual_iface() 3106 if (request && (scan_req_iftype(request) == NL80211_IFTYPE_AP)) { in __wl_cfg80211_scan() 3745 if (iface_type == NL80211_IFTYPE_AP) in wl_cfg80211_interface_ops() [all …]
|
/device/board/isoftstone/zhiyuan/kernel/driver/drivers/net/wireless/xr829/wlan/ |
D | ap.c | 70 if (priv->mode != NL80211_IFTYPE_AP) { in xradio_sta_add() 142 if (priv->mode != NL80211_IFTYPE_AP || !sta_priv->link_id) { in xradio_sta_remove() 337 SYS_WARN(priv->mode != NL80211_IFTYPE_AP); in xradio_set_tim() 683 else if (vif->type == NL80211_IFTYPE_AP) in xradio_bss_info_changed() 2030 if (priv->mode == NL80211_IFTYPE_AP) { in xradio_update_beaconing()
|
/device/board/kaihong/khdvk_3566b/wifi/bcmdhd_hdf/bcmdhd/ |
D | wl_cfg80211.c | 296 .types = BIT(NL80211_IFTYPE_AP), 1546 [NL80211_IFTYPE_AP] = {.tx = 0xffff, 3565 } else if (ndev->ieee80211_ptr->iftype == NL80211_IFTYPE_AP) { in wl_cfg80211_change_virtual_iface() 3574 case NL80211_IFTYPE_AP: in wl_cfg80211_change_virtual_iface() 4390 case NL80211_IFTYPE_AP: in cfg80211_to_wl_iftype() 4445 return NL80211_IFTYPE_AP; in wl_role_to_cfg80211_type() 4474 return NL80211_IFTYPE_AP; in wl_role_to_cfg80211_type() 10118 if (dev->ieee80211_ptr->iftype == NL80211_IFTYPE_AP || in wl_cfg80211_set_channel() 10238 if ((dev->ieee80211_ptr->iftype == NL80211_IFTYPE_AP) && in wl_cfg80211_set_channel() 11017 } else if (dev_role == NL80211_IFTYPE_AP) { in wl_cfg80211_bcn_validate_sec() [all …]
|
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/ |
D | wl_cfg80211.c | 277 .types = BIT(NL80211_IFTYPE_AP), 1500 [NL80211_IFTYPE_AP] = { 3521 } else if (ndev->ieee80211_ptr->iftype == NL80211_IFTYPE_AP) { in wl_cfg80211_change_virtual_iface() 3530 case NL80211_IFTYPE_AP: in wl_cfg80211_change_virtual_iface() 4313 case NL80211_IFTYPE_AP: in cfg80211_to_wl_iftype() 4368 return NL80211_IFTYPE_AP; in wl_role_to_cfg80211_type() 4397 return NL80211_IFTYPE_AP; in wl_role_to_cfg80211_type() 9932 if (dev->ieee80211_ptr->iftype == NL80211_IFTYPE_AP) { in wl_cfg80211_set_channel() 10038 if ((dev->ieee80211_ptr->iftype == NL80211_IFTYPE_AP) && in wl_cfg80211_set_channel() 10802 } else if (dev_role == NL80211_IFTYPE_AP) { in wl_cfg80211_bcn_validate_sec() [all …]
|
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/oal/ |
D | oal_net.c | 699 case NL80211_IFTYPE_AP: in oal_net_check_and_get_devname()
|