Searched refs:iwn_rx_phy_stats (Results 1 – 3 of 3) sorted by relevance
1585 struct iwn_rx_phy_stats { struct1640 struct iwn_rx_phy_stats ofdm;1641 struct iwn_rx_phy_stats cck;1654 struct iwn_rx_phy_stats ofdm;1655 struct iwn_rx_phy_stats cck;
3422 sizeof(struct iwn_rx_phy_stats)); in iwn_stats_update()3424 sizeof(struct iwn_rx_phy_stats)); in iwn_stats_update()
73 iwn_stats_phy_print(struct iwn_rx_phy_stats *rxphy, const char *prefix) in iwn_stats_phy_print()