Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/mac/src/cfg/cfgUtil/
H A Ddot11f.frms2311 obss_scan_exemption_req: 1;
/wlan-driver/qcacld-3.0/core/mac/src/include/
H A Ddot11f.h10169 uint8_t obss_scan_exemption_req:1; member
/wlan-driver/qcacld-3.0/core/mac/src/sys/legacy/src/utils/src/
H A Ddot11f.c10588 pDst->obss_scan_exemption_req = tmp108__ >> 3 & 0x1; in dot11f_unpack_ie_ht2040_bss_coexistence()
31263 tmp228__ |= (pSrc->obss_scan_exemption_req << 3); in dot11f_pack_ie_ht2040_bss_coexistence()