Searched refs:statistics_rx_ht_phy (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/dvm/ |
H A D | rx.c | 143 struct statistics_rx_ht_phy *cur_ofdm_ht, in iwlagn_good_plcp_health() 214 struct statistics_rx_ht_phy *cur_ofdm_ht, in iwlagn_recover_from_statistics() 310 struct statistics_rx_ht_phy *rx_ofdm_ht, in iwlagn_accumulative_statistics() 339 struct statistics_rx_ht_phy *rx_ofdm_ht, in iwlagn_accumulative_statistics() 359 struct statistics_rx_ht_phy *rx_ofdm_ht; in iwlagn_rx_statistics()
|
H A D | dev.h | 764 struct statistics_rx_ht_phy rx_ofdm_ht; 778 struct statistics_rx_ht_phy rx_ofdm_ht;
|
H A D | commands.h | 2539 struct statistics_rx_ht_phy { struct 2598 struct statistics_rx_ht_phy ofdm_ht; 2605 struct statistics_rx_ht_phy ofdm_ht;
|
H A D | debugfs.c | 679 sizeof(struct statistics_rx_ht_phy) * 40 + 400; in iwl_dbgfs_ucode_rx_stats_read() 685 struct statistics_rx_ht_phy *ht, *accum_ht, *delta_ht, *max_ht; in iwl_dbgfs_ucode_rx_stats_read()
|
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/dvm/ |
H A D | rx.c | 138 struct statistics_rx_ht_phy *cur_ofdm_ht, in iwlagn_good_plcp_health() 209 struct statistics_rx_ht_phy *cur_ofdm_ht, in iwlagn_recover_from_statistics() 305 struct statistics_rx_ht_phy *rx_ofdm_ht, in iwlagn_accumulative_statistics() 334 struct statistics_rx_ht_phy *rx_ofdm_ht, in iwlagn_accumulative_statistics() 354 struct statistics_rx_ht_phy *rx_ofdm_ht; in iwlagn_rx_statistics()
|
H A D | dev.h | 760 struct statistics_rx_ht_phy rx_ofdm_ht; 774 struct statistics_rx_ht_phy rx_ofdm_ht;
|
H A D | commands.h | 2488 struct statistics_rx_ht_phy { struct 2547 struct statistics_rx_ht_phy ofdm_ht; 2554 struct statistics_rx_ht_phy ofdm_ht;
|
H A D | debugfs.c | 675 sizeof(struct statistics_rx_ht_phy) * 40 + 400; in iwl_dbgfs_ucode_rx_stats_read() 681 struct statistics_rx_ht_phy *ht, *accum_ht, *delta_ht, *max_ht; in iwl_dbgfs_ucode_rx_stats_read()
|
Completed in 29 milliseconds