Searched refs:last_phy_info (Results 1 – 2 of 2) sorted by relevance
79 memcpy(&mvm->last_phy_info, pkt->data, sizeof(mvm->last_phy_info)); in iwl_mvm_rx_rx_phy_cmd()83 if (mvm->last_phy_info.phy_flags & cpu_to_le16(RX_RES_PHY_FLAGS_AGG)) { in iwl_mvm_rx_rx_phy_cmd()255 phy_info = &mvm->last_phy_info; in iwl_mvm_rx_rx_mpdu()
576 struct iwl_rx_phy_info last_phy_info; member