Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/wireless/intel/iwlwifi/mvm/
Drxmq.c1219 u32 he_type = rate_n_flags & RATE_MCS_HE_TYPE_MSK; in iwl_mvm_decode_he_phy_ru_alloc() local
1277 else if (he_type == RATE_MCS_HE_TYPE_TRIG) in iwl_mvm_decode_he_phy_ru_alloc()
1425 u32 he_type = rate_n_flags & RATE_MCS_HE_TYPE_MSK; in iwl_mvm_rx_he() local
1478 if (he_type == RATE_MCS_HE_TYPE_EXT_SU && in iwl_mvm_rx_he()
1485 if (he_type == RATE_MCS_HE_TYPE_SU || in iwl_mvm_rx_he()
1486 he_type == RATE_MCS_HE_TYPE_EXT_SU) in iwl_mvm_rx_he()
1512 he->data1 |= cpu_to_le16(he_type >> RATE_MCS_HE_TYPE_POS); in iwl_mvm_rx_he()
1520 if (he_type == RATE_MCS_HE_TYPE_TRIG) in iwl_mvm_rx_he()
1524 if (he_type == RATE_MCS_HE_TYPE_MU) in iwl_mvm_rx_he()
1530 if (he_type == RATE_MCS_HE_TYPE_TRIG) in iwl_mvm_rx_he()
[all …]