Searched refs:statistics_rx_phy (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/iwlwifi/
H A Diwl-agn-rx.c200 struct statistics_rx_phy *ofdm;
H A Diwl-commands.h3058 struct statistics_rx_phy { struct
3137 struct statistics_rx_phy ofdm;
3138 struct statistics_rx_phy cck;
3144 struct statistics_rx_phy ofdm;
3145 struct statistics_rx_phy cck;
3399 * From "cck" and "ofdm" statistics (struct statistics_rx_phy), separately:
H A Diwl-agn-debugfs.c61 int bufsz = sizeof(struct statistics_rx_phy) * 40 +
65 struct statistics_rx_phy *ofdm, *accum_ofdm, *delta_ofdm, *max_ofdm;
66 struct statistics_rx_phy *cck, *accum_cck, *delta_cck, *max_cck;
H A Diwl-agn-calib.c619 struct statistics_rx_phy *ofdm, *cck;

Completed in 65 milliseconds