Searched refs:iwl39_stats_rx_phy (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlegacy/ |
H A D | 3945-debug.c | 41 sizeof(struct iwl39_stats_rx_phy) * 40 + in il3945_ucode_rx_stats_read() 44 struct iwl39_stats_rx_phy *ofdm, *accum_ofdm, *delta_ofdm, *max_ofdm; in il3945_ucode_rx_stats_read() 45 struct iwl39_stats_rx_phy *cck, *accum_cck, *delta_cck, *max_cck; in il3945_ucode_rx_stats_read()
|
H A D | commands.h | 2706 struct iwl39_stats_rx_phy { struct 2736 struct iwl39_stats_rx_phy ofdm; 2737 struct iwl39_stats_rx_phy cck;
|
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlegacy/ |
H A D | 3945-debug.c | 41 sizeof(struct iwl39_stats_rx_phy) * 40 + in il3945_ucode_rx_stats_read() 44 struct iwl39_stats_rx_phy *ofdm, *accum_ofdm, *delta_ofdm, *max_ofdm; in il3945_ucode_rx_stats_read() 45 struct iwl39_stats_rx_phy *cck, *accum_cck, *delta_cck, *max_cck; in il3945_ucode_rx_stats_read()
|
H A D | commands.h | 2708 struct iwl39_stats_rx_phy { struct 2738 struct iwl39_stats_rx_phy ofdm; 2739 struct iwl39_stats_rx_phy cck;
|
Completed in 15 milliseconds