Lines Matching full:data4
28 __le16 data4; member
53 phy_data->data4 = desc->phy_data4; in iwl_mld_fill_phy_data()
256 u16 phy_data4 = le16_to_cpu(phy_data->data4); in iwl_mld_decode_he_mu_ext()
325 he->data4 |= le16_encode_bits(le32_get_bits(phy_data->data2, in iwl_mld_decode_he_phy_data()
328 he->data4 |= le16_encode_bits(le32_get_bits(phy_data->data2, in iwl_mld_decode_he_phy_data()
331 he->data4 |= le16_encode_bits(le32_get_bits(phy_data->data2, in iwl_mld_decode_he_phy_data()
334 he->data4 |= le16_encode_bits(le32_get_bits(phy_data->data2, in iwl_mld_decode_he_phy_data()
386 he->data4 |= le16_encode_bits(le32_get_bits(phy_data->data0, in iwl_mld_decode_he_phy_data()
398 le16_encode_bits(le16_get_bits(phy_data->data4, in iwl_mld_decode_he_phy_data()
402 le16_encode_bits(le16_get_bits(phy_data->data4, in iwl_mld_decode_he_phy_data()
406 le16_encode_bits(le16_get_bits(phy_data->data4, in iwl_mld_decode_he_phy_data()
665 __le32 data4 = phy_data->eht_data4; in iwl_mld_decode_eht_ext_mu() local
675 IWL_MLD_ENC_USIG_VALUE_MASK(usig, data4, in iwl_mld_decode_eht_ext_mu()