Searched refs:WLAN_CAPABILITY_IS_STA_BSS (Results 1 – 2 of 2) sorted by relevance
1291 if (WLAN_CAPABILITY_IS_STA_BSS(a->capability)) in cmp_bss()1294 if (WLAN_CAPABILITY_IS_STA_BSS(b->capability)) in cmp_bss()
2628 #define WLAN_CAPABILITY_IS_STA_BSS(cap) \ macro
Completed in 24 milliseconds