Searched refs:tmp217__ (Results 1 – 1 of 1) sorted by relevance
30811 uint16_t tmp217__; in dot11f_pack_ie_he_6ghz_band_cap() local30822 tmp217__ = 0U; in dot11f_pack_ie_he_6ghz_band_cap()30823 tmp217__ |= (pSrc->min_mpdu_start_spacing << 0); in dot11f_pack_ie_he_6ghz_band_cap()30824 tmp217__ |= (pSrc->max_ampdu_len_exp << 3); in dot11f_pack_ie_he_6ghz_band_cap()30825 tmp217__ |= (pSrc->max_mpdu_len << 6); in dot11f_pack_ie_he_6ghz_band_cap()30826 tmp217__ |= (pSrc->sm_pow_save << 9); in dot11f_pack_ie_he_6ghz_band_cap()30827 tmp217__ |= (pSrc->rd_responder << 11); in dot11f_pack_ie_he_6ghz_band_cap()30828 tmp217__ |= (pSrc->rx_ant_pattern_consistency << 12); in dot11f_pack_ie_he_6ghz_band_cap()30829 tmp217__ |= (pSrc->tx_ant_pattern_consistency << 13); in dot11f_pack_ie_he_6ghz_band_cap()30830 tmp217__ |= (pSrc->reserved << 14); in dot11f_pack_ie_he_6ghz_band_cap()[all …]