Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/iwlwifi/mvm/
H A Drxmq.c961 u16 phy_data4 = le16_to_cpu(phy_data->d4); in iwl_mvm_reorder()
964 if (FIELD_GET(IWL_RX_PHY_DATA4_HE_MU_EXT_CH1_CRC_OK, phy_data4)) { in iwl_mvm_reorder()
971 phy_data4), in iwl_mvm_reorder()
984 if (FIELD_GET(IWL_RX_PHY_DATA4_HE_MU_EXT_CH2_CRC_OK, phy_data4) && in iwl_mvm_reorder()
992 phy_data4), in iwl_mvm_reorder()
2129 phy_data.d4 = desc->phy_data4; in iwl_mvm_rx_he()
1238 u16 phy_data4 = le16_to_cpu(phy_data->d4); iwl_mvm_decode_he_mu_ext() local
/freebsd/sys/contrib/dev/iwlwifi/fw/api/
H A Drx.h693 * @phy_data4: depends on info type, see phy_data1
695 __le16 phy_data4;
697 __le16 phy_data4; global() member
/freebsd/sys/dev/iwm/
H A Dif_iwmreg.h3408 uint16_t phy_data4; member