Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/staging/r8188eu/include/
Dieee80211.h451 #define WLAN_CAPABILITY_PBCC (1<<6) macro
/Linux-v5.15/drivers/staging/rtl8192u/ieee80211/
Dieee80211.h585 #define WLAN_CAPABILITY_PBCC (1<<6) macro
/Linux-v5.15/include/linux/
Dieee80211.h2596 #define WLAN_CAPABILITY_PBCC (1<<6) macro
/Linux-v5.15/drivers/staging/ks7010/
Dks_hostif.c1327 capability &= ~(WLAN_CAPABILITY_PBCC); /* pbcc not support */ in ks_wlan_cap()