| /linux/net/mac80211/ |
| H A D | iface.c | 335 (type1 == NL80211_IFTYPE_AP && type2 == NL80211_IFTYPE_AP_VLAN) || in identical_mac_addr_allowed() 336 (type1 == NL80211_IFTYPE_AP_VLAN && in identical_mac_addr_allowed() 338 type2 == NL80211_IFTYPE_AP_VLAN)); in identical_mac_addr_allowed() 415 if (iftype == NL80211_IFTYPE_AP_VLAN && in ieee80211_check_concurrent_iface() 514 case NL80211_IFTYPE_AP_VLAN: in ieee80211_do_stop() 536 WARN_ON_ONCE(sdata->vif.type != NL80211_IFTYPE_AP_VLAN && in ieee80211_do_stop() 589 } else if (sdata->vif.type == NL80211_IFTYPE_AP_VLAN) { in ieee80211_do_stop() 608 case NL80211_IFTYPE_AP_VLAN: in ieee80211_do_stop() 699 if (sdata->vif.type == NL80211_IFTYPE_AP_VLAN) in ieee80211_do_stop() 732 case NL80211_IFTYPE_AP_VLAN in ieee80211_do_stop() [all...] |
| H A D | link.c | 105 if (sdata->vif.type == NL80211_IFTYPE_AP_VLAN) { in ieee80211_link_init() 142 case NL80211_IFTYPE_AP_VLAN: in ieee80211_link_init() 269 case NL80211_IFTYPE_AP_VLAN: in ieee80211_set_vif_links_bitmaps() 373 if (sdata->vif.type != NL80211_IFTYPE_AP_VLAN) in ieee80211_vif_update_links()
|
| H A D | main.c | 177 if (sdata->vif.type == NL80211_IFTYPE_AP_VLAN) in ieee80211_calc_hw_conf_chan() 345 if (!changed || sdata->vif.type == NL80211_IFTYPE_AP_VLAN) in ieee80211_bss_info_change_notify() 396 if (!changed || sdata->vif.type == NL80211_IFTYPE_AP_VLAN) in ieee80211_vif_cfg_change_notify() 414 case NL80211_IFTYPE_AP_VLAN: in ieee80211_link_info_change_notify() 706 [NL80211_IFTYPE_AP_VLAN] = { 1368 hw->wiphy->interface_modes |= BIT(NL80211_IFTYPE_AP_VLAN); in ieee80211_register_hw() 1369 hw->wiphy->software_iftypes |= BIT(NL80211_IFTYPE_AP_VLAN); in ieee80211_register_hw()
|
| H A D | rx.c | 1689 sta->sdata->vif.type == NL80211_IFTYPE_AP_VLAN) in sta_ps_start() 1816 sdata->vif.type != NL80211_IFTYPE_AP_VLAN) in ieee80211_rx_h_uapsd_and_pspoll() 1942 rx->sdata->vif.type == NL80211_IFTYPE_AP_VLAN)) { in ieee80211_rx_h_sta_process() 1971 (rx->sdata->vif.type == NL80211_IFTYPE_AP_VLAN && in ieee80211_rx_get_bigtk() 2656 sdata->vif.type == NL80211_IFTYPE_AP_VLAN && !sdata->u.vlan.sta) in __ieee80211_data_to_8023() 2668 sdata->vif.type == NL80211_IFTYPE_AP_VLAN && sdata->u.vlan.sta) in ieee80211_is_our_addr() 2814 sdata->vif.type == NL80211_IFTYPE_AP_VLAN) && in ieee80211_deliver_skb() 2817 (sdata->vif.type != NL80211_IFTYPE_AP_VLAN || !sdata->u.vlan.sta)) { in ieee80211_deliver_skb() 3155 case NL80211_IFTYPE_AP_VLAN: in __ieee80211_rx_h_amsdu() 3244 case NL80211_IFTYPE_AP_VLAN in ieee80211_rx_h_amsdu() [all...] |
| H A D | pm.c | 152 case NL80211_IFTYPE_AP_VLAN: in __ieee80211_suspend()
|
| H A D | tx.c | 394 tx->sdata->vif.type == NL80211_IFTYPE_AP_VLAN) { in ieee80211_tx_h_multicast_ps_buf() 1237 if (sdata->vif.type == NL80211_IFTYPE_AP_VLAN) { in ieee80211_tx_prepare() 1491 if (WARN_ON(sdata->vif.type != NL80211_IFTYPE_AP_VLAN)) in ieee80211_txq_remove_vlan() 1662 if (sdata->vif.type == NL80211_IFTYPE_AP_VLAN) in ieee80211_queue_skb() 1792 case NL80211_IFTYPE_AP_VLAN: in __ieee80211_tx() 2394 tmp_sdata->vif.type == NL80211_IFTYPE_AP_VLAN) in ieee80211_monitor_start_xmit() 2495 case NL80211_IFTYPE_AP_VLAN: in ieee80211_lookup_ra_sta() 2661 case NL80211_IFTYPE_AP_VLAN: in ieee80211_build_hdr() 3178 case NL80211_IFTYPE_AP_VLAN: in ieee80211_check_fast_xmit() 3417 case NL80211_IFTYPE_AP_VLAN in ieee80211_amsdu_aggregate() [all...] |
| H A D | chan.c | 144 if (iter->sdata->vif.type == NL80211_IFTYPE_AP_VLAN) in ieee80211_chanctx_num_assigned() 535 case NL80211_IFTYPE_AP_VLAN: in __ieee80211_recalc_chanctx_min_def() 1541 case NL80211_IFTYPE_AP_VLAN: in ieee80211_link_use_reserved_assign() 2360 if (sdata->vif.type == NL80211_IFTYPE_AP_VLAN) 2381 if (WARN_ON(sdata->vif.type != NL80211_IFTYPE_AP_VLAN || !sdata->bss))
|
| H A D | util.c | 94 case NL80211_IFTYPE_AP_VLAN: in ieee80211_get_bssid() 760 case NL80211_IFTYPE_AP_VLAN: in __iterate_interfaces() 841 case NL80211_IFTYPE_AP_VLAN: in __ieee80211_iterate_interfaces() 2006 if (sdata->vif.type != NL80211_IFTYPE_AP_VLAN && in ieee80211_reconfig() 2025 if (sdata->vif.type != NL80211_IFTYPE_AP_VLAN && in ieee80211_reconfig() 2105 case NL80211_IFTYPE_AP_VLAN: in ieee80211_reconfig() 2210 case NL80211_IFTYPE_AP_VLAN: in ieee80211_reconfig() 2250 case NL80211_IFTYPE_AP_VLAN: in ieee80211_reconfig() 4088 sdata->vif.type == NL80211_IFTYPE_AP_VLAN) { in ieee80211_chanctx_radar_detect() 4131 sdata->vif.type != NL80211_IFTYPE_AP_VLAN)) in __ieee80211_get_radio_mask() [all...] |
| H A D | tkip.c | 299 if (sdata->vif.type == NL80211_IFTYPE_AP_VLAN) in ieee80211_tkip_decrypt_data()
|
| H A D | he.c | 20 sta->sdata->vif.type == NL80211_IFTYPE_AP_VLAN) { in ieee80211_update_from_he_6ghz_capa()
|
| H A D | key.c | 163 if (sdata->vif.type == NL80211_IFTYPE_AP_VLAN) { in ieee80211_key_enable_hw_accel() 366 if (sdata->vif.type != NL80211_IFTYPE_AP_VLAN) in __ieee80211_set_default_key() 1157 if (sdata->vif.type == NL80211_IFTYPE_AP_VLAN) { in ieee80211_free_keys()
|
| H A D | sta_info.c | 144 sta->sdata->vif.type == NL80211_IFTYPE_AP_VLAN) in __cleanup_single_sta() 1094 sta->sdata->vif.type == NL80211_IFTYPE_AP_VLAN) { in __sta_info_recalc_tim() 1365 if (sdata->vif.type == NL80211_IFTYPE_AP_VLAN && in _sta_info_move_state() 1490 if (sta->sdata->vif.type == NL80211_IFTYPE_AP_VLAN || in sta_info_move_state() 1813 if (sdata->vif.type == NL80211_IFTYPE_AP_VLAN) in ieee80211_sta_ps_deliver_wakeup()
|
| H A D | ht.c | 299 sta->sdata->vif.type == NL80211_IFTYPE_AP_VLAN || in ieee80211_ht_cap_ie_to_sta_ht_cap()
|
| H A D | driver-ops.c | 65 if (WARN_ON(sdata->vif.type == NL80211_IFTYPE_AP_VLAN || in drv_add_interface()
|
| H A D | cfg.c | 236 case NL80211_IFTYPE_AP_VLAN: in ieee80211_add_iface() 275 if (type == NL80211_IFTYPE_AP_VLAN && params->use_4addr == 0) { in ieee80211_change_iface() 700 case NL80211_IFTYPE_AP_VLAN: in ieee80211_add_key() 2446 if (sdata->vif.type != NL80211_IFTYPE_AP_VLAN && in ieee80211_del_station() 2623 case NL80211_IFTYPE_AP_VLAN: in mpath_set_pinfo() 2653 if (sta->sdata->vif.type == NL80211_IFTYPE_AP_VLAN && in mpath_set_pinfo()
|
| H A D | offchannel.c | 852 case NL80211_IFTYPE_AP_VLAN: in ieee80211_mgmt_tx()
|
| H A D | agg-tx.c | 642 sdata->vif.type != NL80211_IFTYPE_AP_VLAN && in ieee80211_start_tx_ba_session()
|
| H A D | ieee80211_i.h | 1938 if (sdata->vif.type == NL80211_IFTYPE_AP_VLAN && !sdata->u.vlan.sta) 2261 sdata->vif.type == NL80211_IFTYPE_AP_VLAN ||
|
| H A D | debugfs_netdev.c | 965 case NL80211_IFTYPE_AP_VLAN: in add_files()
|
| /linux/drivers/net/wireless/ath/ |
| H A D | debug.c | 31 case NL80211_IFTYPE_AP_VLAN: in ath_opmode_to_string()
|
| /linux/drivers/net/wireless/quantenna/qtnfmac/ |
| H A D | qlink_util.c | 29 result |= BIT(NL80211_IFTYPE_AP_VLAN); in qlink_iface_type_to_nl_mask()
|
| /linux/net/wireless/ |
| H A D | util.c | 607 iftype != NL80211_IFTYPE_AP_VLAN && in ieee80211_data_to_8023_exthdr() 613 iftype != NL80211_IFTYPE_AP_VLAN && in ieee80211_data_to_8023_exthdr() 1192 if (otype == NL80211_IFTYPE_AP_VLAN) in cfg80211_change_iface() 1255 case NL80211_IFTYPE_AP_VLAN: in cfg80211_change_iface() 2919 bool is_vlan = iftype == NL80211_IFTYPE_AP_VLAN; in cfg80211_iftype_allowed()
|
| H A D | chan.c | 817 case NL80211_IFTYPE_AP_VLAN: in cfg80211_chandef_dfs_usable() 939 case NL80211_IFTYPE_AP_VLAN: in cfg80211_is_wiphy_oper_chan()
|
| H A D | mlme.c | 919 case NL80211_IFTYPE_AP_VLAN: in cfg80211_mlme_mgmt_tx()
|
| /linux/include/uapi/linux/ |
| H A D | nl80211.h | 837 * (%NL80211_IFTYPE_AP_VLAN), except for those in 4addr (WDS) mode. 3814 * @NL80211_IFTYPE_AP_VLAN: VLAN interface for access points; VLAN interfaces 3844 NL80211_IFTYPE_AP_VLAN, 3665 NL80211_IFTYPE_AP_VLAN, global() enumerator
|