Searched refs:he_type (Results 1 – 1 of 1) sorted by relevance
1246 u32 he_type = rate_n_flags & RATE_MCS_HE_TYPE_MSK; in iwl_mvm_decode_he_phy_ru_alloc() local1304 else if (he_type == RATE_MCS_HE_TYPE_TRIG) in iwl_mvm_decode_he_phy_ru_alloc()1452 u32 he_type = rate_n_flags & RATE_MCS_HE_TYPE_MSK; in iwl_mvm_rx_he() local1505 if (he_type == RATE_MCS_HE_TYPE_EXT_SU && in iwl_mvm_rx_he()1512 if (he_type == RATE_MCS_HE_TYPE_SU || in iwl_mvm_rx_he()1513 he_type == RATE_MCS_HE_TYPE_EXT_SU) in iwl_mvm_rx_he()1539 he->data1 |= cpu_to_le16(he_type >> RATE_MCS_HE_TYPE_POS); in iwl_mvm_rx_he()1547 if (he_type == RATE_MCS_HE_TYPE_TRIG) in iwl_mvm_rx_he()1551 if (he_type == RATE_MCS_HE_TYPE_MU) in iwl_mvm_rx_he()1557 if (he_type == RATE_MCS_HE_TYPE_TRIG) in iwl_mvm_rx_he()[all …]