Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/mac/inc/
H A Dsir_mac_prot_def.h664 uint8_t txopreq:1; member
672 uint8_t txopreq:1;
/wlan-driver/qcacld-3.0/core/mac/src/cfg/cfgUtil/
H A Ddot11f.frms1884 txopreq: 1;
/wlan-driver/qcacld-3.0/core/mac/src/include/
H A Ddot11f.h7234 uint8_t txopreq:1; member
/wlan-driver/qcacld-3.0/core/mac/src/sys/legacy/src/utils/src/
H A Ddot11f.c7375 pDst->txopreq = tmp68__ >> 6 & 0x1; in dot11f_unpack_ie_qos_caps_ap()
28212 tmp188__ |= (pSrc->txopreq << 6); in dot11f_pack_ie_qos_caps_ap()