Home
last modified time | relevance | path

Searched refs:statistics_rx_phy (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/net/wireless/intel/iwlwifi/dvm/
A Drx.c137 struct statistics_rx_phy *cur_ofdm, in iwlagn_good_plcp_health()
208 struct statistics_rx_phy *cur_ofdm, in iwlagn_recover_from_statistics()
304 struct statistics_rx_phy *rx_ofdm, in iwlagn_accumulative_statistics()
306 struct statistics_rx_phy *rx_cck, in iwlagn_accumulative_statistics()
333 struct statistics_rx_phy *rx_ofdm, in iwlagn_accumulative_statistics()
335 struct statistics_rx_phy *rx_cck, in iwlagn_accumulative_statistics()
353 struct statistics_rx_phy *rx_ofdm; in iwlagn_rx_statistics()
355 struct statistics_rx_phy *rx_cck; in iwlagn_rx_statistics()
A Ddev.h758 struct statistics_rx_phy rx_ofdm;
760 struct statistics_rx_phy rx_cck;
772 struct statistics_rx_phy rx_ofdm;
774 struct statistics_rx_phy rx_cck;
A Dcommands.h2465 struct statistics_rx_phy { struct
2544 struct statistics_rx_phy ofdm;
2545 struct statistics_rx_phy cck;
2551 struct statistics_rx_phy ofdm;
2552 struct statistics_rx_phy cck;
A Dcalib.c604 struct statistics_rx_phy *ofdm, *cck; in iwl_sensitivity_calibration()
A Ddebugfs.c673 int bufsz = sizeof(struct statistics_rx_phy) * 40 + in iwl_dbgfs_ucode_rx_stats_read()
677 struct statistics_rx_phy *ofdm, *accum_ofdm, *delta_ofdm, *max_ofdm; in iwl_dbgfs_ucode_rx_stats_read()
678 struct statistics_rx_phy *cck, *accum_cck, *delta_cck, *max_cck; in iwl_dbgfs_ucode_rx_stats_read()

Completed in 35 milliseconds