Home
last modified time | relevance | path

Searched refs:NL80211_IFTYPE_WDS (Results 1 - 25 of 46) sorted by relevance

12

/kernel/linux/linux-5.10/drivers/net/wireless/ath/
H A Ddebug.c33 case NL80211_IFTYPE_WDS: in ath_opmode_to_string()
/kernel/linux/linux-6.6/drivers/net/wireless/ath/
H A Ddebug.c33 case NL80211_IFTYPE_WDS: in ath_opmode_to_string()
/kernel/linux/linux-5.10/net/mac80211/
H A Diface.c233 (type1 == NL80211_IFTYPE_AP && type2 == NL80211_IFTYPE_WDS) || in identical_mac_addr_allowed()
234 (type1 == NL80211_IFTYPE_WDS && in identical_mac_addr_allowed()
235 (type2 == NL80211_IFTYPE_WDS || in identical_mac_addr_allowed()
427 ((sdata->vif.type != NL80211_IFTYPE_WDS && flushed > 0) || in ieee80211_do_stop()
428 (sdata->vif.type == NL80211_IFTYPE_WDS && flushed != 1))); in ieee80211_do_stop()
1027 case NL80211_IFTYPE_WDS: in ieee80211_do_open()
1197 case NL80211_IFTYPE_WDS: in ieee80211_do_open()
1219 case NL80211_IFTYPE_WDS: in ieee80211_do_open()
1575 case NL80211_IFTYPE_WDS: in ieee80211_setup_sdata()
1733 case NL80211_IFTYPE_WDS in ieee80211_assign_perm_addr()
[all...]
H A Dpm.c153 case NL80211_IFTYPE_WDS: in __ieee80211_suspend()
H A Dwme.c207 case NL80211_IFTYPE_WDS: in ieee80211_select_queue()
H A Dchan.c278 case NL80211_IFTYPE_WDS: in ieee80211_get_chanctx_max_required_bw()
746 case NL80211_IFTYPE_WDS: in ieee80211_recalc_smps_chanctx()
994 case NL80211_IFTYPE_WDS: in ieee80211_vif_chanctx_reservation_complete()
H A Ddebugfs_netdev.c808 case NL80211_IFTYPE_WDS: in add_files()
H A Dtx.c322 if (tx->sdata->vif.type == NL80211_IFTYPE_WDS) in ieee80211_tx_h_check_assoc()
2328 tmp_sdata->vif.type == NL80211_IFTYPE_WDS) in ieee80211_monitor_start_xmit()
2430 case NL80211_IFTYPE_WDS: in ieee80211_lookup_ra_sta()
2608 case NL80211_IFTYPE_WDS: in ieee80211_build_hdr()
/kernel/linux/linux-5.10/net/wireless/
H A Dchan.c533 case NL80211_IFTYPE_WDS: in cfg80211_chandef_dfs_required()
680 case NL80211_IFTYPE_WDS: in cfg80211_beaconing_iface_active()
1327 case NL80211_IFTYPE_WDS: in cfg80211_get_chan_state()
H A Dwext-compat.c53 type = NL80211_IFTYPE_WDS; in cfg80211_wext_siwmode()
92 case NL80211_IFTYPE_WDS: in cfg80211_wext_giwmode()
1161 if (WARN_ON(wdev->iftype != NL80211_IFTYPE_WDS)) in cfg80211_wds_wext_siwap()
1188 if (WARN_ON(wdev->iftype != NL80211_IFTYPE_WDS)) in cfg80211_wds_wext_giwap()
1374 case NL80211_IFTYPE_WDS: in cfg80211_wext_siwap()
1392 case NL80211_IFTYPE_WDS: in cfg80211_wext_giwap()
H A Dcore.c636 if (WARN_ON(all_iftypes & BIT(NL80211_IFTYPE_WDS))) in wiphy_verify_combinations()
680 if (WARN_ON(wiphy->interface_modes & BIT(NL80211_IFTYPE_WDS))) in wiphy_register()
1206 case NL80211_IFTYPE_WDS: in __cfg80211_leave()
H A Dutil.c588 if (unlikely(iftype != NL80211_IFTYPE_WDS && in ieee80211_data_to_8023_exthdr()
1096 case NL80211_IFTYPE_WDS: in cfg80211_change_iface()
/kernel/linux/linux-5.10/drivers/net/wireless/quantenna/qtnfmac/
H A Dqlink_util.c26 result |= BIT(NL80211_IFTYPE_WDS); in qlink_iface_type_to_nl_mask()
/kernel/linux/linux-6.6/drivers/net/wireless/quantenna/qtnfmac/
H A Dqlink_util.c26 result |= BIT(NL80211_IFTYPE_WDS); in qlink_iface_type_to_nl_mask()
/kernel/linux/linux-5.10/drivers/net/wireless/ralink/rt2x00/
H A Drt2x00config.c35 case NL80211_IFTYPE_WDS: in rt2x00lib_config_intf()
H A Drt2x00dev.c199 vif->type != NL80211_IFTYPE_WDS) in rt2x00lib_beaconupdate_iter()
1444 BIT(NL80211_IFTYPE_WDS) | in rt2x00lib_probe_dev()
H A Drt2x00mac.c412 vif->type != NL80211_IFTYPE_WDS) in rt2x00mac_set_tim_iter()
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath9k/
H A Dinit.c837 { .max = 2048, .types = BIT(NL80211_IFTYPE_WDS) },
900 hw->wiphy->interface_modes &= ~ BIT(NL80211_IFTYPE_WDS); in ath9k_set_mcc_capab()
957 BIT(NL80211_IFTYPE_WDS) | in ath9k_set_hw_capab()
/kernel/linux/linux-5.10/drivers/net/wireless/ath/carl9170/
H A Dmac.c332 case NL80211_IFTYPE_WDS: in carl9170_set_operating_mode()
/kernel/linux/linux-6.6/net/wireless/
H A Dchan.c586 case NL80211_IFTYPE_WDS: in cfg80211_chandef_dfs_required()
744 case NL80211_IFTYPE_WDS: in cfg80211_beaconing_iface_active()
H A Dcore.c682 if (WARN_ON(all_iftypes & BIT(NL80211_IFTYPE_WDS))) in wiphy_verify_combinations()
724 if (WARN_ON(wiphy->interface_modes & BIT(NL80211_IFTYPE_WDS))) in wiphy_register()
1334 case NL80211_IFTYPE_WDS: in __cfg80211_leave()
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Dnl80211.h493 NL80211_IFTYPE_WDS, enumerator
/kernel/linux/linux-6.6/net/mac80211/
H A Diface.c1284 case NL80211_IFTYPE_WDS: in ieee80211_do_open()
1799 case NL80211_IFTYPE_WDS: in ieee80211_setup_sdata()
H A Dchan.c303 case NL80211_IFTYPE_WDS: in ieee80211_get_chanctx_vif_max_required_bw()
1218 case NL80211_IFTYPE_WDS: in ieee80211_link_chanctx_reservation_complete()
/kernel/linux/linux-5.10/include/uapi/linux/
H A Dnl80211.h3092 * @NL80211_IFTYPE_WDS: wireless distribution interface
3117 NL80211_IFTYPE_WDS, enumerator

Completed in 49 milliseconds

12