Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/iwlwifi/fw/api/
H A Drx.h481 * @phy_data3: depends on info type (see @phy_data1)
483 __le32 phy_data3;
551 * @phy_data3: depends on info type (see @phy_data1)
553 __le32 phy_data3;
485 __le32 phy_data3; global() member
555 __le32 phy_data3; global() member
/freebsd/sys/contrib/dev/iwlwifi/mvm/
H A Drxmq.c960 u32 phy_data3 = le32_to_cpu(phy_data->d3); in iwl_mvm_reorder()
977 phy_data3); in iwl_mvm_reorder()
981 phy_data3); in iwl_mvm_reorder()
998 phy_data3); in iwl_mvm_reorder()
1002 phy_data3); in iwl_mvm_reorder()
2095 phy_data.d3 = desc->v3.phy_data3; in iwl_mvm_rx_he()
2108 phy_data.d3 = desc->v1.phy_data3; in iwl_mvm_rx_he()
1237 u32 phy_data3 = le32_to_cpu(phy_data->d3); iwl_mvm_decode_he_mu_ext() local
/freebsd/sys/dev/iwm/
H A Dif_iwmreg.h3372 uint32_t phy_data3; member