Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/wireless/intel/iwlwifi/mvm/
Drxmq.c877 u64 he_phy_data = HE_PHY_DATA_INVAL; in iwl_mvm_rx_mpdu_mq() local
948 he_phy_data = le64_to_cpu(desc->v3.he_phy_data); in iwl_mvm_rx_mpdu_mq()
950 he_phy_data = le64_to_cpu(desc->v1.he_phy_data); in iwl_mvm_rx_mpdu_mq()
999 u64 he_phy_data; in iwl_mvm_rx_mpdu_mq() local
1002 he_phy_data = le64_to_cpu(desc->v3.he_phy_data); in iwl_mvm_rx_mpdu_mq()
1004 he_phy_data = le64_to_cpu(desc->v1.he_phy_data); in iwl_mvm_rx_mpdu_mq()
1009 he_phy_data)) in iwl_mvm_rx_mpdu_mq()
1020 he_phy_data)) in iwl_mvm_rx_mpdu_mq()
1023 } else if (he_mu && he_phy_data != HE_PHY_DATA_INVAL) { in iwl_mvm_rx_mpdu_mq()
1026 he_phy_data), in iwl_mvm_rx_mpdu_mq()
[all …]
/Linux-v4.19/drivers/net/wireless/intel/iwlwifi/fw/api/
Drx.h433 __le64 he_phy_data; member
502 __le64 he_phy_data; member