Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/staging/rtl8192u/ieee80211/
Dieee80211.h522 #define WLAN_CAPABILITY_PBCC (1<<6) macro
/linux-6.6.21/include/linux/
Dieee80211.h3170 #define WLAN_CAPABILITY_PBCC (1<<6) macro
/linux-6.6.21/drivers/staging/ks7010/
Dks_hostif.c1322 capability &= ~(WLAN_CAPABILITY_PBCC); /* pbcc not support */ in ks_wlan_cap()