Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/intel/iwlwifi/dvm/
H A Drx.c210 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 Ddev.h764 struct statistics_tx tx;
778 struct statistics_tx tx;
H A Dcommands.h2588 struct statistics_tx { struct
2713 struct statistics_tx tx;
2720 struct statistics_tx tx;
H A Ddebugfs.c1106 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()