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

/linux-master/net/wireless/
H A Dcore.c885 u32 ap_bits = BIT(NL80211_IFTYPE_AP) | local
905 has_ap = iftd->types_mask & ap_bits;
906 has_non_ap = iftd->types_mask & ~ap_bits;

Completed in 224 milliseconds