Searched refs:WLAN_CAPABILITY_PBCC (Results 1 – 4 of 4) sorted by relevance
295 #define WLAN_CAPABILITY_PBCC BIT(6) macro
585 #define WLAN_CAPABILITY_PBCC (1<<6) macro
2151 #define WLAN_CAPABILITY_PBCC (1<<6) macro
1336 capability &= ~(WLAN_CAPABILITY_PBCC); /* pbcc not support */ in ks_wlan_cap()