Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/mac/src/sys/legacy/src/utils/src/
H A Ddot11f.c8166 uint16_t tmp70__; in dot11f_unpack_ie_wapi() local
8238 framesntohs(pCtx, &tmp70__, pBuf, 0); in dot11f_unpack_ie_wapi()
8241 pDst->preauth = tmp70__ >> 0 & 0x1; in dot11f_unpack_ie_wapi()
8242 pDst->reserved = tmp70__ >> 1 & 0x7fff; in dot11f_unpack_ie_wapi()