Home
last modified time | relevance | path

Searched refs:fixed (Results 1 – 6 of 6) sorted by relevance

/wlan-driver/qcacld-3.0/core/mac/src/sys/legacy/src/utils/src/
Dutils_parser.c527 pOld->nomMsduSz = (pNew->fixed << 15) | pNew->size; in convert_wmmtspec()
Dparser_api.c2387 dest->fixed = (source->nomMsduSz & FIXED_MASK) ? 1 : 0;
6338 pDot11f->fixed = (pOld->nomMsduSz & 0x8000) ? 1 : 0;
6396 pDot11f->fixed = (pOld->nomMsduSz & 0x8000) ? 1 : 0;
Ddot11f.c2785 pDst->fixed = tmp21__ >> 15 & 0x1; in dot11f_unpack_ie_tspec()
3445 pDst->fixed = tmp28__ >> 15 & 0x1; in dot11f_unpack_ie_wmmtspec()
24428 tmp141__ |= (pSrc->fixed << 15); in dot11f_pack_ie_tspec()
24934 tmp148__ |= (pSrc->fixed << 15); in dot11f_pack_ie_wmmtspec()
/wlan-driver/qcacld-3.0/core/mac/src/cfg/cfgUtil/
Ddot11f.frms1588 fixed: 1;
2039 fixed: 1;
4225 // to some fixed fields, but keeps its IEs in un-parsed format.
/wlan-driver/qcacld-3.0/core/mac/inc/
Dsir_api.h885 uint16_t fixed:1; member
/wlan-driver/qcacld-3.0/core/mac/src/include/
Ddot11f.h3922 uint16_t fixed:1; member
4294 uint16_t fixed:1; member