Home
last modified time | relevance | path

Searched refs:interface_modes (Results 1 – 13 of 13) sorted by relevance

/freebsd-head/sys/contrib/dev/athk/ath11k/
HDcore.c90 .interface_modes = BIT(NL80211_IFTYPE_STATION) |
172 .interface_modes = BIT(NL80211_IFTYPE_STATION) |
255 .interface_modes = BIT(NL80211_IFTYPE_STATION) |
339 .interface_modes = BIT(NL80211_IFTYPE_STATION) |
422 .interface_modes = BIT(NL80211_IFTYPE_STATION) |
506 .interface_modes = BIT(NL80211_IFTYPE_STATION) |
590 .interface_modes = BIT(NL80211_IFTYPE_STATION) |
672 .interface_modes = BIT(NL80211_IFTYPE_STATION) |
HDhw.h188 u16 interface_modes; member
HDmac.c9297 ab->hw_params.interface_modes & BIT(NL80211_IFTYPE_MESH_POINT)) in ath11k_mac_setup_iface_combinations()
9438 ar->hw->wiphy->interface_modes = ab->hw_params.interface_modes; in __ath11k_mac_register()
9602 ar->hw->wiphy->interface_modes &= ~BIT(NL80211_IFTYPE_MONITOR); in __ath11k_mac_register()
/freebsd-head/sys/contrib/dev/athk/ath12k/
HDhw.c888 .interface_modes = BIT(NL80211_IFTYPE_STATION) |
945 .interface_modes = BIT(NL80211_IFTYPE_STATION),
1000 .interface_modes = BIT(NL80211_IFTYPE_STATION) |
HDhw.h167 u16 interface_modes; member
HDmac.c7069 ap = ab->hw_params->interface_modes & BIT(NL80211_IFTYPE_AP); in ath12k_mac_setup_iface_combinations()
7072 ab->hw_params->interface_modes & BIT(NL80211_IFTYPE_MESH_POINT); in ath12k_mac_setup_iface_combinations()
7233 ar->hw->wiphy->interface_modes = ab->hw_params->interface_modes; in __ath12k_mac_register()
7333 ar->hw->wiphy->interface_modes &= ~BIT(NL80211_IFTYPE_MONITOR); in __ath12k_mac_register()
/freebsd-head/sys/contrib/dev/mediatek/mt76/
HDmac80211.c550 hw->wiphy->interface_modes = in mt76_alloc_phy()
723 hw->wiphy->interface_modes = in mt76_alloc_device()
HDmt792x_core.c635 wiphy->interface_modes = BIT(NL80211_IFTYPE_STATION) | in mt792x_init_wiphy()
/freebsd-head/sys/contrib/dev/rtw88/
HDmain.c2305 hw->wiphy->interface_modes = BIT(NL80211_IFTYPE_STATION); in rtw_register_hw()
2307 hw->wiphy->interface_modes = BIT(NL80211_IFTYPE_STATION) | in rtw_register_hw()
/freebsd-head/sys/compat/linuxkpi/common/include/net/
HDcfg80211.h1262 …int interface_modes, max_match_sets, max_remain_on_channel_duration, max_scan_ssids, max_sched_sca… member
/freebsd-head/sys/contrib/dev/athk/ath10k/
HDmac.c10072 ar->hw->wiphy->interface_modes =
10081 ar->hw->wiphy->interface_modes |=
10249 ar->hw->wiphy->interface_modes |= BIT(NL80211_IFTYPE_ADHOC);
10262 ar->hw->wiphy->interface_modes |= BIT(NL80211_IFTYPE_ADHOC);
10353 ar->hw->wiphy->interface_modes |= BIT(NL80211_IFTYPE_AP_VLAN);
/freebsd-head/sys/contrib/dev/iwlwifi/mvm/
HDmac80211.c532 hw->wiphy->interface_modes = BIT(NL80211_IFTYPE_STATION) | in iwl_mvm_mac_setup_register()
/freebsd-head/sys/contrib/dev/rtw89/
HDcore.c5300 hw->wiphy->interface_modes = BIT(NL80211_IFTYPE_STATION) | in rtw89_core_register_hw()