Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/mac/src/cfg/cfgUtil/
H A Ddot11f.frms2312 obss_scan_exemption_grant: 1;
/wlan-driver/qcacld-3.0/core/mac/src/include/
H A Ddot11f.h10170 uint8_t obss_scan_exemption_grant:1; member
/wlan-driver/qcacld-3.0/core/mac/src/sys/legacy/src/utils/src/
H A Ddot11f.c10589 pDst->obss_scan_exemption_grant = tmp108__ >> 4 & 0x1; in dot11f_unpack_ie_ht2040_bss_coexistence()
31264 tmp228__ |= (pSrc->obss_scan_exemption_grant << 4); in dot11f_pack_ie_ht2040_bss_coexistence()