Searched refs:tmp212__ (Results 1 – 1 of 1) sorted by relevance
30133 uint8_t tmp212__; in dot11f_pack_ie_eht_cap() local30287 tmp212__ = 0U; in dot11f_pack_ie_eht_cap()30288 tmp212__ |= (pSrc->bw_320_rx_max_nss_for_mcs_12_and_13 << 0); in dot11f_pack_ie_eht_cap()30289 tmp212__ |= (pSrc->bw_320_tx_max_nss_for_mcs_12_and_13 << 4); in dot11f_pack_ie_eht_cap()30293 *pBuf = tmp212__; in dot11f_pack_ie_eht_cap()