Home
last modified time | relevance | path

Searched refs:software_iftypes (Results 1 – 5 of 5) sorted by relevance

/linux/net/mac80211/
H A Dmain.c1348 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()
/linux/net/wireless/
H A Dcore.c652 if (WARN_ON(wiphy->software_iftypes & types)) in wiphy_verify_iface_combinations()
H A Dnl80211.c2930 rdev->wiphy.software_iftypes)) in nl80211_send_wiphy()
/linux/drivers/staging/rtl8723bs/os_dep/
H A Dioctl_cfg80211.c2645 wiphy->software_iftypes |= BIT(NL80211_IFTYPE_MONITOR); in rtw_cfg80211_preinit_wiphy()
/linux/include/net/
H A Dcfg80211.h5822 * @software_iftypes: bitmask of software interface types, these are not
6011 u16 software_iftypes;
6014 u16 software_iftypes; global() member