mvm_statistics_rx_phy_v2
struct mvm_statistics_rx_phy_v2 ofdm;
struct mvm_statistics_rx_phy_v2 cck;
struct mvm_statistics_rx_phy_v2 *ofdm = &mvm->rx_stats_v3.ofdm;
struct mvm_statistics_rx_phy_v2 *cck = &mvm->rx_stats_v3.cck;