Searched refs:WLAN_CAPABILITY_IS_STA_BSS (Results 1 – 2 of 2) sorted by relevance
453 if (WLAN_CAPABILITY_IS_STA_BSS(a->capability)) in cmp_bss()456 if (WLAN_CAPABILITY_IS_STA_BSS(b->capability)) in cmp_bss()
1549 #define WLAN_CAPABILITY_IS_STA_BSS(cap) \ macro