Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/wireless/intel/iwlwifi/mvm/
Drxmq.c1238 u32 he_type = rate_n_flags & RATE_MCS_HE_TYPE_MSK; in iwl_mvm_decode_he_phy_ru_alloc() local
1296 else if (he_type == RATE_MCS_HE_TYPE_TRIG) in iwl_mvm_decode_he_phy_ru_alloc()
1444 u32 he_type = rate_n_flags & RATE_MCS_HE_TYPE_MSK; in iwl_mvm_rx_he() local
1497 if (he_type == RATE_MCS_HE_TYPE_EXT_SU && in iwl_mvm_rx_he()
1504 if (he_type == RATE_MCS_HE_TYPE_SU || in iwl_mvm_rx_he()
1505 he_type == RATE_MCS_HE_TYPE_EXT_SU) in iwl_mvm_rx_he()
1531 he->data1 |= cpu_to_le16(he_type >> RATE_MCS_HE_TYPE_POS); in iwl_mvm_rx_he()
1539 if (he_type == RATE_MCS_HE_TYPE_TRIG) in iwl_mvm_rx_he()
1543 if (he_type == RATE_MCS_HE_TYPE_MU) in iwl_mvm_rx_he()
1549 if (he_type == RATE_MCS_HE_TYPE_TRIG) in iwl_mvm_rx_he()
[all …]