Searched refs:software_iftypes (Results 1 – 5 of 5) sorted by relevance
1348 hw->wiphy->software_iftypes |= BIT(NL80211_IFTYPE_AP_VLAN); in ieee80211_register_hw() 1353 hw->wiphy->software_iftypes |= BIT(NL80211_IFTYPE_MONITOR); in ieee80211_register_hw()
652 if (WARN_ON(wiphy->software_iftypes & types)) in wiphy_verify_iface_combinations()
2930 rdev->wiphy.software_iftypes)) in nl80211_send_wiphy()
2645 wiphy->software_iftypes |= BIT(NL80211_IFTYPE_MONITOR); in rtw_cfg80211_preinit_wiphy()
5822 * @software_iftypes: bitmask of software interface types, these are not6011 u16 software_iftypes;6014 u16 software_iftypes; global() member