Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dmld-mac.c262 if (WARN_ON_ONCE(vif->type == NL80211_IFTYPE_NAN)) in iwl_mvm_mld_mac_ctxt_add()
287 if (WARN_ON_ONCE(vif->type == NL80211_IFTYPE_NAN)) in iwl_mvm_mld_mac_ctxt_changed()
307 if (WARN_ON_ONCE(vif->type == NL80211_IFTYPE_NAN)) in iwl_mvm_mld_mac_ctxt_remove()
H A Dmac80211.c1590 if (vif->type == NL80211_IFTYPE_NAN) { in iwl_mvm_mac_add_interface()
/openbmc/linux/net/wireless/
H A Dcore.c259 if (WARN_ON(wdev->iftype != NL80211_IFTYPE_NAN)) in cfg80211_stop_nan()
292 case NL80211_IFTYPE_NAN: in cfg80211_shutdown_all_interfaces()
654 if (WARN_ON(types & BIT(NL80211_IFTYPE_NAN) && in wiphy_verify_combinations()
718 if (WARN_ON((wiphy->interface_modes & BIT(NL80211_IFTYPE_NAN)) && in wiphy_register()
1221 case NL80211_IFTYPE_NAN: in _cfg80211_unregister_wdev()
1327 case NL80211_IFTYPE_NAN: in __cfg80211_leave()
H A Dchan.c584 case NL80211_IFTYPE_NAN: in cfg80211_chandef_dfs_required()
741 case NL80211_IFTYPE_NAN: in cfg80211_beaconing_iface_active()
H A Dutil.c1117 ntype == NL80211_IFTYPE_NAN) in cfg80211_change_iface()
1205 case NL80211_IFTYPE_NAN: in cfg80211_change_iface()
H A Dmlme.c814 case NL80211_IFTYPE_NAN: in cfg80211_mlme_mgmt_tx()
H A Dnl80211.c1568 case NL80211_IFTYPE_NAN: in nl80211_key_allowed()
4297 if ((type == NL80211_IFTYPE_P2P_DEVICE || type == NL80211_IFTYPE_NAN || in _nl80211_new_interface()
4352 case NL80211_IFTYPE_NAN: in _nl80211_new_interface()
9190 if (wdev->iftype == NL80211_IFTYPE_NAN) in nl80211_trigger_scan()
12543 case NL80211_IFTYPE_NAN: in nl80211_register_mgmt()
12604 case NL80211_IFTYPE_NAN: in nl80211_tx_mgmt()
12745 case NL80211_IFTYPE_NAN: in nl80211_tx_mgmt_cancel_wait()
14323 if (wdev->iftype != NL80211_IFTYPE_NAN) in nl80211_start_nan()
14365 if (wdev->iftype != NL80211_IFTYPE_NAN) in nl80211_stop_nan()
14447 if (wdev->iftype != NL80211_IFTYPE_NAN) in nl80211_nan_add_func()
[all...]
H A Dreg.c2402 case NL80211_IFTYPE_NAN: in reg_wdev_chan_valid()
/openbmc/linux/net/mac80211/
H A Diface.c414 if (iftype == NL80211_IFTYPE_NAN) in ieee80211_check_queues()
622 case NL80211_IFTYPE_NAN: in ieee80211_do_stop()
1313 case NL80211_IFTYPE_NAN: in ieee80211_do_open()
1428 sdata->vif.type != NL80211_IFTYPE_NAN) in ieee80211_do_open()
1442 case NL80211_IFTYPE_NAN: in ieee80211_do_open()
1825 case NL80211_IFTYPE_NAN: in ieee80211_setup_sdata()
2110 if (type == NL80211_IFTYPE_P2P_DEVICE || type == NL80211_IFTYPE_NAN) { in ieee80211_if_add()
H A Doffchannel.c110 sdata->vif.type == NL80211_IFTYPE_NAN) in ieee80211_offchannel_stop_vifs()
847 case NL80211_IFTYPE_NAN: in ieee80211_mgmt_tx()
H A Dchan.c296 case NL80211_IFTYPE_NAN: in ieee80211_get_chanctx_vif_max_required_bw()
864 if (WARN_ON(sdata->vif.type == NL80211_IFTYPE_NAN)) in ieee80211_assign_link_chanctx()
1223 case NL80211_IFTYPE_NAN: in ieee80211_link_chanctx_reservation_complete()
H A Ddriver-ops.c426 sdata->vif.type == NL80211_IFTYPE_NAN || in drv_link_info_changed()
H A Dmain.c234 sdata->vif.type == NL80211_IFTYPE_NAN || in ieee80211_bss_info_change_notify()
987 BIT(NL80211_IFTYPE_NAN) && in ieee80211_register_hw()
H A 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()
2865 case NL80211_IFTYPE_NAN: in ieee80211_scan()
4388 if (WARN_ON(vif->type != NL80211_IFTYPE_NAN)) in ieee80211_nan_func_terminated()
4418 if (WARN_ON(vif->type != NL80211_IFTYPE_NAN)) in ieee80211_nan_func_match()
H A Ddebugfs_netdev.c722 sdata->vif.type != NL80211_IFTYPE_NAN) in add_common_files()
H A Dutil.c1817 sdata->vif.type != NL80211_IFTYPE_NAN) { in ieee80211_set_wmm_default()
2816 case NL80211_IFTYPE_NAN: in ieee80211_reconfig()
H A Drx.c4498 case NL80211_IFTYPE_NAN: in ieee80211_accept_frame()
/openbmc/linux/include/uapi/linux/
H A Dnl80211.h3468 NL80211_IFTYPE_NAN, enumerator