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