Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/mac/src/sys/legacy/src/utils/src/
H A Ddot11f.c5127 uint16_t tmp50__; in dot11f_unpack_ie_ft_info() local
5137 framesntohs(pCtx, &tmp50__, pBuf, 0); in dot11f_unpack_ie_ft_info()
5140 pDst->reserved = tmp50__ >> 0 & 0xff; in dot11f_unpack_ie_ft_info()
5141 pDst->IECount = tmp50__ >> 8 & 0xff; in dot11f_unpack_ie_ft_info()