Searched refs:tmp32__ (Results 1 – 1 of 1) sorted by relevance
3730 uint8_t tmp32__; in dot11f_unpack_ie_bw_indication() local3741 tmp32__ = *pBuf; in dot11f_unpack_ie_bw_indication()3744 pDst->reserved = tmp32__ >> 0 & 0x1; in dot11f_unpack_ie_bw_indication()3745 pDst->disabled_sub_chan_bitmap_present = tmp32__ >> 1 & 0x1; in dot11f_unpack_ie_bw_indication()3746 pDst->reserved_1 = tmp32__ >> 2 & 0x3f; in dot11f_unpack_ie_bw_indication()