Searched refs:statistics_tx (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/dvm/ |
H A D | rx.c | 215 struct statistics_tx *tx, in iwlagn_recover_from_statistics() 312 struct statistics_tx *tx, in iwlagn_accumulative_statistics() 341 struct statistics_tx *tx, in iwlagn_accumulative_statistics() 361 struct statistics_tx *tx; in iwlagn_rx_statistics()
|
H A D | dev.h | 766 struct statistics_tx tx; 780 struct statistics_tx tx;
|
H A D | commands.h | 2635 struct statistics_tx { struct 2760 struct statistics_tx tx; 2767 struct statistics_tx tx;
|
H A D | debugfs.c | 1110 int bufsz = (sizeof(struct statistics_tx) * 48) + 250; in iwl_dbgfs_ucode_tx_stats_read() 1112 struct statistics_tx *tx, *accum_tx, *delta_tx, *max_tx; in iwl_dbgfs_ucode_tx_stats_read()
|
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/dvm/ |
H A D | rx.c | 210 struct statistics_tx *tx, in iwlagn_recover_from_statistics() 307 struct statistics_tx *tx, in iwlagn_accumulative_statistics() 336 struct statistics_tx *tx, in iwlagn_accumulative_statistics() 356 struct statistics_tx *tx; in iwlagn_rx_statistics()
|
H A D | dev.h | 762 struct statistics_tx tx; 776 struct statistics_tx tx;
|
H A D | commands.h | 2584 struct statistics_tx { struct 2709 struct statistics_tx tx; 2716 struct statistics_tx tx;
|
H A D | debugfs.c | 1106 int bufsz = (sizeof(struct statistics_tx) * 48) + 250; in iwl_dbgfs_ucode_tx_stats_read() 1108 struct statistics_tx *tx, *accum_tx, *delta_tx, *max_tx; in iwl_dbgfs_ucode_tx_stats_read()
|
Completed in 35 milliseconds