Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/mac/src/sys/legacy/src/utils/src/
H A Ddot11f.c433 uint32_t pec; member
448 uint32_t pec; in find_tlv_defn() local
460 if (0 == pTlv->pec) in find_tlv_defn()
464 pec = ((*(pBuf + 4)) << 16) | in find_tlv_defn()
467 if (pec == pTlv->pec) in find_tlv_defn()
17443 if (pTlv && pTlv->pec) { in unpack_tlv_core()
21028 if (pTlv->pec) in get_packed_size_tlv_core()