Searched refs:he_type (Results 1 – 3 of 3) sorted by relevance
566 u32 he_type = rate_n_flags & RATE_MCS_HE_TYPE_MSK; in iwl_mld_decode_he_phy_data() local569 switch (he_type) { in iwl_mld_decode_he_phy_data()642 u32 he_type = rate_n_flags & RATE_MCS_HE_TYPE_MSK; in iwl_mld_rx_he() local664 switch (he_type) { in iwl_mld_rx_he()692 he->data1 |= cpu_to_le16(he_type >> RATE_MCS_HE_TYPE_POS); in iwl_mld_rx_he()699 if (he_type == RATE_MCS_HE_TYPE_TRIG) in iwl_mld_rx_he()703 if (he_type == RATE_MCS_HE_TYPE_MU) in iwl_mld_rx_he()709 if (he_type == RATE_MCS_HE_TYPE_TRIG) in iwl_mld_rx_he()716 if (he_type == RATE_MCS_HE_TYPE_TRIG) { in iwl_mld_rx_he()742 if (he_type == RATE_MCS_HE_TYPE_MU) { in iwl_mld_rx_he()[all …]
1079 u32 he_type = rate_n_flags & RATE_MCS_HE_TYPE_MSK; in iwl_mvm_decode_he_phy_ru_alloc() local1137 else if (he_type == RATE_MCS_HE_TYPE_TRIG) in iwl_mvm_decode_he_phy_ru_alloc()1680 u32 he_type = rate_n_flags & RATE_MCS_HE_TYPE_MSK; in iwl_mvm_rx_eht() local1737 if (he_type == RATE_MCS_HE_TYPE_TRIG) { in iwl_mvm_rx_eht()1751 if (he_type == RATE_MCS_HE_TYPE_TRIG) in iwl_mvm_rx_eht()1757 if (he_type != RATE_MCS_HE_TYPE_TRIG) { in iwl_mvm_rx_eht()1820 u32 he_type = rate_n_flags & RATE_MCS_HE_TYPE_MSK; in iwl_mvm_rx_he() local1869 if (he_type == RATE_MCS_HE_TYPE_EXT_SU && in iwl_mvm_rx_he()1876 if (he_type == RATE_MCS_HE_TYPE_SU || in iwl_mvm_rx_he()1877 he_type == RATE_MCS_HE_TYPE_EXT_SU) in iwl_mvm_rx_he()[all …]
1276 u32 he_type = he_type_bits >> RATE_MCS_HE_TYPE_POS_V1; in iwl_mvm_v3_rate_from_fw() local1294 rate_v3 |= he_type << RATE_MCS_HE_TYPE_POS; in iwl_mvm_v3_rate_from_fw()