Home
last modified time | relevance | path

Searched refs:statistics_tx (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.4/drivers/net/wireless/intel/iwlwifi/dvm/
Drx.c215 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()
Ddev.h771 struct statistics_tx tx;
785 struct statistics_tx tx;
Dcommands.h2635 struct statistics_tx { struct
2760 struct statistics_tx tx;
2767 struct statistics_tx tx;
Ddebugfs.c1110 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()