Home
last modified time | relevance | path

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

/linux-6.1.9/net/wireless/
Dcore.c252 if (WARN_ON(wdev->iftype != NL80211_IFTYPE_NAN)) in cfg80211_stop_nan()
285 case NL80211_IFTYPE_NAN: in cfg80211_shutdown_all_interfaces()
617 if (WARN_ON(types & BIT(NL80211_IFTYPE_NAN) && in wiphy_verify_combinations()
681 if (WARN_ON((wiphy->interface_modes & BIT(NL80211_IFTYPE_NAN)) && in wiphy_register()
735 BIT(NL80211_IFTYPE_NAN) | in wiphy_register()
1170 case NL80211_IFTYPE_NAN: in _cfg80211_unregister_wdev()
1276 case NL80211_IFTYPE_NAN: in __cfg80211_leave()
Dchan.c584 case NL80211_IFTYPE_NAN: in cfg80211_chandef_dfs_required()
741 case NL80211_IFTYPE_NAN: in cfg80211_beaconing_iface_active()
Dutil.c1030 ntype == NL80211_IFTYPE_NAN) in cfg80211_change_iface()
1118 case NL80211_IFTYPE_NAN: in cfg80211_change_iface()
Dmlme.c759 case NL80211_IFTYPE_NAN: in cfg80211_mlme_mgmt_tx()
Dnl80211.c1554 case NL80211_IFTYPE_NAN: in nl80211_key_allowed()
4205 if ((type == NL80211_IFTYPE_P2P_DEVICE || type == NL80211_IFTYPE_NAN || in _nl80211_new_interface()
4260 case NL80211_IFTYPE_NAN: in _nl80211_new_interface()
8940 if (wdev->iftype == NL80211_IFTYPE_NAN) in nl80211_trigger_scan()
12254 case NL80211_IFTYPE_NAN: in nl80211_register_mgmt()
12311 case NL80211_IFTYPE_NAN: in nl80211_tx_mgmt()
12448 case NL80211_IFTYPE_NAN: in nl80211_tx_mgmt_cancel_wait()
13995 if (wdev->iftype != NL80211_IFTYPE_NAN) in nl80211_start_nan()
14037 if (wdev->iftype != NL80211_IFTYPE_NAN) in nl80211_stop_nan()
14119 if (wdev->iftype != NL80211_IFTYPE_NAN) in nl80211_nan_add_func()
[all …]
/linux-6.1.9/net/mac80211/
Diface.c393 if (iftype == NL80211_IFTYPE_NAN) in ieee80211_check_queues()
606 case NL80211_IFTYPE_NAN: in ieee80211_do_stop()
1274 case NL80211_IFTYPE_NAN: in ieee80211_do_open()
1386 sdata->vif.type != NL80211_IFTYPE_NAN) in ieee80211_do_open()
1400 case NL80211_IFTYPE_NAN: in ieee80211_do_open()
1817 case NL80211_IFTYPE_NAN: in ieee80211_setup_sdata()
2105 if (type == NL80211_IFTYPE_P2P_DEVICE || type == NL80211_IFTYPE_NAN) { in ieee80211_if_add()
Doffchannel.c110 sdata->vif.type == NL80211_IFTYPE_NAN) in ieee80211_offchannel_stop_vifs()
847 case NL80211_IFTYPE_NAN: in ieee80211_mgmt_tx()
Dchan.c294 case NL80211_IFTYPE_NAN: in ieee80211_get_chanctx_vif_max_required_bw()
843 if (WARN_ON(sdata->vif.type == NL80211_IFTYPE_NAN)) in ieee80211_assign_link_chanctx()
1199 case NL80211_IFTYPE_NAN: in ieee80211_link_chanctx_reservation_complete()
Ddriver-ops.c427 sdata->vif.type == NL80211_IFTYPE_NAN || in drv_link_info_changed()
Dcfg.c323 if (sdata->vif.type != NL80211_IFTYPE_NAN) in ieee80211_nan_change_conf()
351 if (sdata->vif.type != NL80211_IFTYPE_NAN) in ieee80211_add_nan_func()
406 if (sdata->vif.type != NL80211_IFTYPE_NAN || in ieee80211_del_nan_func()
557 case NL80211_IFTYPE_NAN: in ieee80211_add_key()
2743 case NL80211_IFTYPE_NAN: in ieee80211_scan()
4232 if (WARN_ON(vif->type != NL80211_IFTYPE_NAN)) in ieee80211_nan_func_terminated()
4262 if (WARN_ON(vif->type != NL80211_IFTYPE_NAN)) in ieee80211_nan_func_match()
Dmain.c229 sdata->vif.type == NL80211_IFTYPE_NAN || in ieee80211_bss_info_change_notify()
961 BIT(NL80211_IFTYPE_NAN) && in ieee80211_register_hw()
Ddebugfs_netdev.c682 sdata->vif.type != NL80211_IFTYPE_NAN) in add_common_files()
Dutil.c1702 sdata->vif.type != NL80211_IFTYPE_NAN) { in ieee80211_set_wmm_default()
2612 case NL80211_IFTYPE_NAN: in ieee80211_reconfig()
Drx.c4384 case NL80211_IFTYPE_NAN: in ieee80211_accept_frame()
/linux-6.1.9/include/uapi/linux/
Dnl80211.h3392 NL80211_IFTYPE_NAN, enumerator