Searched refs:stats_rx_phy (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlegacy/ |
H A D | commands.h | 2777 struct stats_rx_phy { struct 2849 struct stats_rx_phy ofdm; 2850 struct stats_rx_phy cck; 3069 * From "cck" and "ofdm" stats (struct stats_rx_phy), separately:
|
H A D | 4965-debug.c | 48 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 D | 4965-calib.c | 495 struct stats_rx_phy *ofdm, *cck; in il4965_sensitivity_calibration()
|
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlegacy/ |
H A D | 4965-debug.c | 48 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 D | commands.h | 2779 struct stats_rx_phy { struct 2851 struct stats_rx_phy ofdm; 2852 struct stats_rx_phy cck; 3071 * From "cck" and "ofdm" stats (struct stats_rx_phy), separately:
|
H A D | 4965-calib.c | 495 struct stats_rx_phy *ofdm, *cck; in il4965_sensitivity_calibration()
|
Completed in 18 milliseconds