Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/intel/iwlwifi/fw/
H A Drs.c133 u32 he_type = he_type_bits >> RATE_MCS_HE_TYPE_POS_V1; in iwl_new_rate_from_v1() local
150 rate_v2 |= he_type << RATE_MCS_HE_TYPE_POS; in iwl_new_rate_from_v1()
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mvm/
H A Drxmq.c1336 else if (he_type == RATE_MCS_HE_TYPE_TRIG_V1) in iwl_mvm_decode_he_phy_ru_alloc()
1936 if (he_type == RATE_MCS_HE_TYPE_TRIG) { in iwl_mvm_rx_eht()
1950 if (he_type == RATE_MCS_HE_TYPE_TRIG) in iwl_mvm_rx_eht()
1956 if (he_type != RATE_MCS_HE_TYPE_TRIG) { in iwl_mvm_rx_eht()
2068 if (he_type == RATE_MCS_HE_TYPE_EXT_SU && in iwl_mvm_rx_he()
2075 if (he_type == RATE_MCS_HE_TYPE_SU || in iwl_mvm_rx_he()
2076 he_type == RATE_MCS_HE_TYPE_EXT_SU) in iwl_mvm_rx_he()
2097 if (he_type == RATE_MCS_HE_TYPE_TRIG) in iwl_mvm_rx_he()
2101 if (he_type == RATE_MCS_HE_TYPE_MU) in iwl_mvm_rx_he()
2107 if (he_type == RATE_MCS_HE_TYPE_TRIG) in iwl_mvm_rx_he()
[all …]