Home
last modified time | relevance | path

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

/Linux-v5.15/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()
622 if (WARN_ON(types & BIT(NL80211_IFTYPE_NAN) && in wiphy_verify_combinations()
686 if (WARN_ON((wiphy->interface_modes & BIT(NL80211_IFTYPE_NAN)) && in wiphy_register()
739 BIT(NL80211_IFTYPE_NAN) | in wiphy_register()
1139 case NL80211_IFTYPE_NAN: in _cfg80211_unregister_wdev()
1232 case NL80211_IFTYPE_NAN: in __cfg80211_leave()
Dchan.c534 case NL80211_IFTYPE_NAN: in cfg80211_chandef_dfs_required()
682 case NL80211_IFTYPE_NAN: in cfg80211_beaconing_iface_active()
1333 case NL80211_IFTYPE_NAN: in cfg80211_get_chan_state()
Dutil.c1024 ntype == NL80211_IFTYPE_NAN) in cfg80211_change_iface()
1107 case NL80211_IFTYPE_NAN: in cfg80211_change_iface()
Dmlme.c727 case NL80211_IFTYPE_NAN: in cfg80211_mlme_mgmt_tx()
Dnl80211.c1467 case NL80211_IFTYPE_NAN: in nl80211_key_allowed()
3966 if ((type == NL80211_IFTYPE_P2P_DEVICE || type == NL80211_IFTYPE_NAN || in _nl80211_new_interface()
4020 case NL80211_IFTYPE_NAN: in _nl80211_new_interface()
8271 if (wdev->iftype == NL80211_IFTYPE_NAN) in nl80211_trigger_scan()
11366 case NL80211_IFTYPE_NAN: in nl80211_register_mgmt()
11423 case NL80211_IFTYPE_NAN: in nl80211_tx_mgmt()
11547 case NL80211_IFTYPE_NAN: in nl80211_tx_mgmt_cancel_wait()
13089 if (wdev->iftype != NL80211_IFTYPE_NAN) in nl80211_start_nan()
13131 if (wdev->iftype != NL80211_IFTYPE_NAN) in nl80211_stop_nan()
13201 if (wdev->iftype != NL80211_IFTYPE_NAN) in nl80211_nan_add_func()
[all …]
/Linux-v5.15/net/mac80211/
Diface.c317 if (iftype == NL80211_IFTYPE_NAN) in ieee80211_check_queues()
524 case NL80211_IFTYPE_NAN: in ieee80211_do_stop()
1082 case NL80211_IFTYPE_NAN: in ieee80211_do_open()
1196 sdata->vif.type != NL80211_IFTYPE_NAN) in ieee80211_do_open()
1209 case NL80211_IFTYPE_NAN: in ieee80211_do_open()
1618 case NL80211_IFTYPE_NAN: in ieee80211_setup_sdata()
1899 if (type == NL80211_IFTYPE_P2P_DEVICE || type == NL80211_IFTYPE_NAN) { in ieee80211_if_add()
Dchan.c279 case NL80211_IFTYPE_NAN: in ieee80211_get_chanctx_max_required_bw()
756 if (WARN_ON(sdata->vif.type == NL80211_IFTYPE_NAN)) in ieee80211_assign_vif_chanctx()
831 case NL80211_IFTYPE_NAN: in ieee80211_recalc_smps_chanctx()
1093 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.c261 if (sdata->vif.type != NL80211_IFTYPE_NAN) in ieee80211_nan_change_conf()
289 if (sdata->vif.type != NL80211_IFTYPE_NAN) in ieee80211_add_nan_func()
344 if (sdata->vif.type != NL80211_IFTYPE_NAN || in ieee80211_del_nan_func()
498 case NL80211_IFTYPE_NAN: in ieee80211_add_key()
2504 case NL80211_IFTYPE_NAN: in ieee80211_scan()
3906 if (WARN_ON(vif->type != NL80211_IFTYPE_NAN)) in ieee80211_nan_func_terminated()
3936 if (WARN_ON(vif->type != NL80211_IFTYPE_NAN)) in ieee80211_nan_func_match()
Ddebugfs_netdev.c688 sdata->vif.type != NL80211_IFTYPE_NAN) { in add_common_files()
Dmain.c931 BIT(NL80211_IFTYPE_NAN) && in ieee80211_register_hw()
Ddriver-ops.h166 sdata->vif.type == NL80211_IFTYPE_NAN || in drv_bss_info_changed()
Dutil.c1666 sdata->vif.type != NL80211_IFTYPE_NAN) { in ieee80211_set_wmm_default()
2528 case NL80211_IFTYPE_NAN: in ieee80211_reconfig()
Drx.c4237 case NL80211_IFTYPE_NAN: in ieee80211_accept_frame()
/Linux-v5.15/include/uapi/linux/
Dnl80211.h3204 NL80211_IFTYPE_NAN, enumerator