Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/wireless/iwlwifi/dvm/
Drx.c319 struct statistics_tx *tx, in iwlagn_recover_from_statistics()
416 struct statistics_tx *tx, in iwlagn_accumulative_statistics()
445 struct statistics_tx *tx, in iwlagn_accumulative_statistics()
466 struct statistics_tx *tx; in iwlagn_rx_statistics()
Ddev.h785 struct statistics_tx tx;
799 struct statistics_tx tx;
Dcommands.h2662 struct statistics_tx { struct
2787 struct statistics_tx tx;
2794 struct statistics_tx tx;
Ddebugfs.c1155 int bufsz = (sizeof(struct statistics_tx) * 48) + 250; in iwl_dbgfs_ucode_tx_stats_read()
1157 struct statistics_tx *tx, *accum_tx, *delta_tx, *max_tx; in iwl_dbgfs_ucode_tx_stats_read()