Searched refs:software_iftypes (Results 1 – 7 of 7) sorted by relevance
1031 hw->wiphy->software_iftypes |= BIT(NL80211_IFTYPE_AP_VLAN); in ieee80211_register_hw()1036 hw->wiphy->software_iftypes |= BIT(NL80211_IFTYPE_MONITOR); in ieee80211_register_hw()
2202 if (!(wiphy->software_iftypes & BIT(iftype)) && is_vlan) in cfg80211_iftype_allowed()2204 return wiphy->software_iftypes & BIT(iftype); in cfg80211_iftype_allowed()
597 if (WARN_ON(wiphy->software_iftypes & types)) in wiphy_verify_combinations()
2381 rdev->wiphy.software_iftypes)) in nl80211_send_wiphy()
4895 u16 software_iftypes; member
3299 wiphy->software_iftypes |= BIT(NL80211_IFTYPE_MONITOR); in rtw_cfg80211_preinit_wiphy()
10073 ar->hw->wiphy->software_iftypes |= BIT(NL80211_IFTYPE_AP_VLAN); in ath10k_mac_register()