Home
last modified time | relevance | path

Searched refs:stats_rx_phy (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/net/wireless/intel/iwlegacy/
H A D4965-debug.c48 sizeof(struct stats_rx_phy) * 40 + in il4965_ucode_rx_stats_read()
52 struct stats_rx_phy *ofdm, *accum_ofdm, *delta_ofdm, *max_ofdm; in il4965_ucode_rx_stats_read()
53 struct stats_rx_phy *cck, *accum_cck, *delta_cck, *max_cck; in il4965_ucode_rx_stats_read()
H A Dcommands.h2779 struct stats_rx_phy { struct
2851 struct stats_rx_phy ofdm;
2852 struct stats_rx_phy cck;
H A D4965-calib.c495 struct stats_rx_phy *ofdm, *cck; in il4965_sensitivity_calibration()