Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/mac/src/sys/legacy/src/utils/src/
H A Ddot11f.c9481 uint8_t tmp92__; in dot11f_unpack_ie_eht_cap() local
9631 tmp92__ = *pBuf; in dot11f_unpack_ie_eht_cap()
9634 pDst->bw_320_rx_max_nss_for_mcs_12_and_13 = tmp92__ >> 0 & 0xf; in dot11f_unpack_ie_eht_cap()
9635 pDst->bw_320_tx_max_nss_for_mcs_12_and_13 = tmp92__ >> 4 & 0xf; in dot11f_unpack_ie_eht_cap()