Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/wireless/intel/iwlwifi/dvm/
Drx.c229 struct statistics_tx *tx, in iwlagn_recover_from_statistics()
326 struct statistics_tx *tx, in iwlagn_accumulative_statistics()
355 struct statistics_tx *tx, in iwlagn_accumulative_statistics()
375 struct statistics_tx *tx; in iwlagn_rx_statistics()
Ddev.h786 struct statistics_tx tx;
800 struct statistics_tx tx;
Dcommands.h2640 struct statistics_tx { struct
2765 struct statistics_tx tx;
2772 struct statistics_tx tx;
Ddebugfs.c1150 int bufsz = (sizeof(struct statistics_tx) * 48) + 250; in iwl_dbgfs_ucode_tx_stats_read()
1152 struct statistics_tx *tx, *accum_tx, *delta_tx, *max_tx; in iwl_dbgfs_ucode_tx_stats_read()