Home
last modified time | relevance | path

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

/net/wireless/
Dcore.c885 u32 ap_bits = BIT(NL80211_IFTYPE_AP) | in wiphy_register() local
907 has_ap = iftd->types_mask & ap_bits; in wiphy_register()
908 has_non_ap = iftd->types_mask & ~ap_bits; in wiphy_register()