Searched refs:software_iftypes (Results 1 – 7 of 7) sorted by relevance
1533 !(wiphy->software_iftypes & BIT(iftype))) in cfg80211_iter_combinations()1555 if (wiphy->software_iftypes & BIT(iftype)) in cfg80211_iter_combinations()1648 if (rdev->wiphy.software_iftypes & BIT(iftype)) { in cfg80211_can_use_iftype_chan()1690 if (rdev->wiphy.software_iftypes & BIT(wdev_iter->iftype)) in cfg80211_can_use_iftype_chan()
514 if (WARN_ON(wiphy->software_iftypes & types)) in wiphy_verify_combinations()
1585 rdev->wiphy.software_iftypes)) in nl80211_send_wiphy()
901 hw->wiphy->software_iftypes |= BIT(NL80211_IFTYPE_AP_VLAN); in ieee80211_register_hw()906 hw->wiphy->software_iftypes |= BIT(NL80211_IFTYPE_MONITOR); in ieee80211_register_hw()
3224 if (local->hw.wiphy->software_iftypes & BIT(iftype)) { in ieee80211_check_combinations()3257 local->hw.wiphy->software_iftypes & BIT(wdev_iter->iftype)) in ieee80211_check_combinations()
3133 u16 software_iftypes; member
3228 wiphy->software_iftypes |= BIT(NL80211_IFTYPE_MONITOR); in rtw_cfg80211_preinit_wiphy()