Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/wireless/intel/iwlwifi/fw/api/
H A Drx.h480 __le32 phy_data3; member
550 __le32 phy_data3; member
/linux-6.15/drivers/net/wireless/intel/iwlwifi/mld/
H A Drx.c52 phy_data->data3 = desc->v3.phy_data3; in iwl_mld_fill_phy_data()
255 u32 phy_data3 = le32_to_cpu(phy_data->data3); in iwl_mld_decode_he_mu_ext() local
271 he_mu->ru_ch1[1] = u32_get_bits(phy_data3, in iwl_mld_decode_he_mu_ext()
275 he_mu->ru_ch1[3] = u32_get_bits(phy_data3, in iwl_mld_decode_he_mu_ext()
292 he_mu->ru_ch2[1] = u32_get_bits(phy_data3, in iwl_mld_decode_he_mu_ext()
296 he_mu->ru_ch2[3] = u32_get_bits(phy_data3, in iwl_mld_decode_he_mu_ext()
/linux-6.15/drivers/net/wireless/intel/iwlwifi/mvm/
H A Drxmq.c936 u32 phy_data3 = le32_to_cpu(phy_data->d3); in iwl_mvm_decode_he_mu_ext() local
953 phy_data3); in iwl_mvm_decode_he_mu_ext()
957 phy_data3); in iwl_mvm_decode_he_mu_ext()
974 phy_data3); in iwl_mvm_decode_he_mu_ext()
978 phy_data3); in iwl_mvm_decode_he_mu_ext()
2071 phy_data.d3 = desc->v3.phy_data3; in iwl_mvm_rx_mpdu_mq()
2084 phy_data.d3 = desc->v1.phy_data3; in iwl_mvm_rx_mpdu_mq()