Home
last modified time | relevance | path

Searched refs:NL80211_IFTYPE_NAN (Results 1 – 15 of 15) sorted by relevance

/Linux-v5.10/net/wireless/
Dcore.c252 if (WARN_ON(wdev->iftype != NL80211_IFTYPE_NAN)) in cfg80211_stop_nan()
281 case NL80211_IFTYPE_NAN: in cfg80211_shutdown_all_interfaces()
606 if (WARN_ON(types & BIT(NL80211_IFTYPE_NAN) && in wiphy_verify_combinations()
672 if (WARN_ON((wiphy->interface_modes & BIT(NL80211_IFTYPE_NAN)) && in wiphy_register()
727 BIT(NL80211_IFTYPE_NAN) | in wiphy_register()
1122 case NL80211_IFTYPE_NAN: in __cfg80211_unregister_wdev()
1209 case NL80211_IFTYPE_NAN: in __cfg80211_leave()
Dchan.c535 case NL80211_IFTYPE_NAN: in cfg80211_chandef_dfs_required()
683 case NL80211_IFTYPE_NAN: in cfg80211_beaconing_iface_active()
1329 case NL80211_IFTYPE_NAN: in cfg80211_get_chan_state()
Dutil.c986 ntype == NL80211_IFTYPE_NAN) in cfg80211_change_iface()
1066 case NL80211_IFTYPE_NAN: in cfg80211_change_iface()
Dmlme.c721 case NL80211_IFTYPE_NAN: in cfg80211_mlme_mgmt_tx()
Dnl80211.c1406 case NL80211_IFTYPE_NAN: in nl80211_key_allowed()
3828 if ((type == NL80211_IFTYPE_P2P_DEVICE || type == NL80211_IFTYPE_NAN || in nl80211_new_interface()
3882 case NL80211_IFTYPE_NAN: in nl80211_new_interface()
8061 if (wdev->iftype == NL80211_IFTYPE_NAN) in nl80211_trigger_scan()
11120 case NL80211_IFTYPE_NAN: in nl80211_register_mgmt()
11176 case NL80211_IFTYPE_NAN: in nl80211_tx_mgmt()
11300 case NL80211_IFTYPE_NAN: in nl80211_tx_mgmt_cancel_wait()
12842 if (wdev->iftype != NL80211_IFTYPE_NAN) in nl80211_start_nan()
12884 if (wdev->iftype != NL80211_IFTYPE_NAN) in nl80211_stop_nan()
12954 if (wdev->iftype != NL80211_IFTYPE_NAN) in nl80211_nan_add_func()
[all …]
/Linux-v5.10/net/mac80211/
Diface.c320 if (iftype == NL80211_IFTYPE_NAN) in ieee80211_check_queues()
533 case NL80211_IFTYPE_NAN: in ieee80211_do_stop()
1076 case NL80211_IFTYPE_NAN: in ieee80211_do_open()
1189 sdata->vif.type != NL80211_IFTYPE_NAN) in ieee80211_do_open()
1203 case NL80211_IFTYPE_NAN: in ieee80211_do_open()
1582 case NL80211_IFTYPE_NAN: in ieee80211_setup_sdata()
1856 if (type == NL80211_IFTYPE_P2P_DEVICE || type == NL80211_IFTYPE_NAN) { in ieee80211_if_add()
Dchan.c275 case NL80211_IFTYPE_NAN: in ieee80211_get_chanctx_max_required_bw()
661 if (WARN_ON(sdata->vif.type == NL80211_IFTYPE_NAN)) in ieee80211_assign_vif_chanctx()
736 case NL80211_IFTYPE_NAN: in ieee80211_recalc_smps_chanctx()
999 case NL80211_IFTYPE_NAN: in ieee80211_vif_chanctx_reservation_complete()
Doffchannel.c110 sdata->vif.type == NL80211_IFTYPE_NAN) in ieee80211_offchannel_stop_vifs()
830 case NL80211_IFTYPE_NAN: in ieee80211_mgmt_tx()
Dcfg.c242 if (sdata->vif.type != NL80211_IFTYPE_NAN) in ieee80211_nan_change_conf()
270 if (sdata->vif.type != NL80211_IFTYPE_NAN) in ieee80211_add_nan_func()
325 if (sdata->vif.type != NL80211_IFTYPE_NAN || in ieee80211_del_nan_func()
478 case NL80211_IFTYPE_NAN: in ieee80211_add_key()
2451 case NL80211_IFTYPE_NAN: in ieee80211_scan()
3849 if (WARN_ON(vif->type != NL80211_IFTYPE_NAN)) in ieee80211_nan_func_terminated()
3879 if (WARN_ON(vif->type != NL80211_IFTYPE_NAN)) in ieee80211_nan_func_match()
Ddebugfs_netdev.c664 sdata->vif.type != NL80211_IFTYPE_NAN) in add_common_files()
Dmain.c919 BIT(NL80211_IFTYPE_NAN) && in ieee80211_register_hw()
Ddriver-ops.h166 sdata->vif.type == NL80211_IFTYPE_NAN || in drv_bss_info_changed()
Dutil.c1661 sdata->vif.type != NL80211_IFTYPE_NAN) { in ieee80211_set_wmm_default()
2509 case NL80211_IFTYPE_NAN: in ieee80211_reconfig()
Drx.c4092 case NL80211_IFTYPE_NAN: in ieee80211_accept_frame()
/Linux-v5.10/include/uapi/linux/
Dnl80211.h3124 NL80211_IFTYPE_NAN, enumerator