Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/wireless/intel/iwlwifi/mvm/
Dmld-mac.c265 if (WARN_ON_ONCE(vif->type == NL80211_IFTYPE_NAN)) in iwl_mvm_mld_mac_ctxt_add()
290 if (WARN_ON_ONCE(vif->type == NL80211_IFTYPE_NAN)) in iwl_mvm_mld_mac_ctxt_changed()
310 if (WARN_ON_ONCE(vif->type == NL80211_IFTYPE_NAN)) in iwl_mvm_mld_mac_ctxt_remove()
Dpower.c234 case NL80211_IFTYPE_NAN: in iwl_mvm_allow_uapsd_iterator()
Dmac80211.c1805 if (vif->type == NL80211_IFTYPE_NAN) { in iwl_mvm_mac_add_interface()
/linux-6.12.1/net/wireless/
Dcore.c259 if (WARN_ON(wdev->iftype != NL80211_IFTYPE_NAN)) in cfg80211_stop_nan()
292 case NL80211_IFTYPE_NAN: in cfg80211_shutdown_all_interfaces()
657 if (WARN_ON(types & BIT(NL80211_IFTYPE_NAN) && in wiphy_verify_combinations()
721 if (WARN_ON((wiphy->interface_modes & BIT(NL80211_IFTYPE_NAN)) && in wiphy_register()
1224 case NL80211_IFTYPE_NAN: in _cfg80211_unregister_wdev()
1329 case NL80211_IFTYPE_NAN: in cfg80211_leave()
Dchan.c797 case NL80211_IFTYPE_NAN: in cfg80211_chandef_dfs_required()
955 case NL80211_IFTYPE_NAN: in cfg80211_beaconing_iface_active()
Dutil.c1167 ntype == NL80211_IFTYPE_NAN) in cfg80211_change_iface()
1251 case NL80211_IFTYPE_NAN: in cfg80211_change_iface()
Dmlme.c922 case NL80211_IFTYPE_NAN: in cfg80211_mlme_mgmt_tx()
Dnl80211.c1583 case NL80211_IFTYPE_NAN: in nl80211_key_allowed()
4404 if ((type == NL80211_IFTYPE_P2P_DEVICE || type == NL80211_IFTYPE_NAN || in _nl80211_new_interface()
4455 case NL80211_IFTYPE_NAN: in _nl80211_new_interface()
9321 if (wdev->iftype == NL80211_IFTYPE_NAN) in nl80211_trigger_scan()
12699 case NL80211_IFTYPE_NAN: in nl80211_register_mgmt()
12760 case NL80211_IFTYPE_NAN: in nl80211_tx_mgmt()
12884 case NL80211_IFTYPE_NAN: in nl80211_tx_mgmt_cancel_wait()
14425 if (wdev->iftype != NL80211_IFTYPE_NAN) in nl80211_start_nan()
14467 if (wdev->iftype != NL80211_IFTYPE_NAN) in nl80211_stop_nan()
14549 if (wdev->iftype != NL80211_IFTYPE_NAN) in nl80211_nan_add_func()
[all …]
Dreg.c2429 case NL80211_IFTYPE_NAN: in reg_wdev_chan_valid()
/linux-6.12.1/net/mac80211/
Diface.c409 if (iftype == NL80211_IFTYPE_NAN) in ieee80211_check_queues()
607 case NL80211_IFTYPE_NAN: in ieee80211_do_stop()
1275 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()
1786 case NL80211_IFTYPE_NAN: in ieee80211_setup_sdata()
2069 if (type == NL80211_IFTYPE_P2P_DEVICE || type == NL80211_IFTYPE_NAN) { in ieee80211_if_add()
Doffchannel.c111 sdata->vif.type == NL80211_IFTYPE_NAN) in ieee80211_offchannel_stop_vifs()
896 case NL80211_IFTYPE_NAN: in ieee80211_mgmt_tx()
Dchan.c340 case NL80211_IFTYPE_NAN: in ieee80211_get_chanctx_max_required_bw()
865 if (WARN_ON(sdata->vif.type == NL80211_IFTYPE_NAN)) in ieee80211_assign_link_chanctx()
1259 case NL80211_IFTYPE_NAN: in ieee80211_link_chanctx_reservation_complete()
Ddriver-ops.c469 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()
554 case NL80211_IFTYPE_NAN: in ieee80211_add_key()
2884 case NL80211_IFTYPE_NAN: in ieee80211_scan()
4453 if (WARN_ON(vif->type != NL80211_IFTYPE_NAN)) in ieee80211_nan_func_terminated()
4483 if (WARN_ON(vif->type != NL80211_IFTYPE_NAN)) in ieee80211_nan_func_match()
Dmain.c356 sdata->vif.type == NL80211_IFTYPE_NAN || in ieee80211_bss_info_change_notify()
1142 BIT(NL80211_IFTYPE_NAN) && in ieee80211_register_hw()
Ddebugfs_netdev.c834 sdata->vif.type != NL80211_IFTYPE_NAN) in add_common_files()
Dutil.c1081 sdata->vif.type != NL80211_IFTYPE_NAN) { in ieee80211_set_wmm_default()
2064 case NL80211_IFTYPE_NAN: in ieee80211_reconfig()
Drx.c4559 case NL80211_IFTYPE_NAN: in ieee80211_accept_frame()
/linux-6.12.1/include/uapi/linux/
Dnl80211.h3531 NL80211_IFTYPE_NAN, enumerator