Home
last modified time | relevance | path

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

/openbmc/linux/net/wireless/
H A Dcore.c884 bool has_ap, has_non_ap; in wiphy_register() local
908 has_non_ap = iftd->types_mask & ~ap_bits; in wiphy_register()
917 has_ap && has_non_ap)) in wiphy_register()