Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/staging/rtl8192u/ieee80211/
Dieee80211.h585 #define WLAN_CAPABILITY_PBCC (1<<6) macro
/kernel/linux/linux-5.10/include/linux/
Dieee80211.h2507 #define WLAN_CAPABILITY_PBCC (1<<6) macro
/kernel/linux/linux-5.10/drivers/staging/ks7010/
Dks_hostif.c1331 capability &= ~(WLAN_CAPABILITY_PBCC); /* pbcc not support */ in ks_wlan_cap()