Home
last modified time | relevance | path

Searched refs:reply_tx_stats (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/wireless/intel/iwlwifi/dvm/
A Dtx.c1011 priv->reply_tx_stats.pp_delay++; in iwlagn_count_tx_err_status()
1017 priv->reply_tx_stats.pp_bt_prio++; in iwlagn_count_tx_err_status()
1029 priv->reply_tx_stats.short_limit++; in iwlagn_count_tx_err_status()
1032 priv->reply_tx_stats.long_limit++; in iwlagn_count_tx_err_status()
1038 priv->reply_tx_stats.drain_flow++; in iwlagn_count_tx_err_status()
1047 priv->reply_tx_stats.dest_ps++; in iwlagn_count_tx_err_status()
1050 priv->reply_tx_stats.host_abort++; in iwlagn_count_tx_err_status()
1053 priv->reply_tx_stats.bt_retry++; in iwlagn_count_tx_err_status()
1059 priv->reply_tx_stats.frag_drop++; in iwlagn_count_tx_err_status()
1065 priv->reply_tx_stats.fifo_flush++; in iwlagn_count_tx_err_status()
[all …]
A Ddebugfs.c1525 priv->reply_tx_stats.pp_delay); in iwl_dbgfs_reply_tx_error_read()
1531 priv->reply_tx_stats.pp_bt_prio); in iwl_dbgfs_reply_tx_error_read()
1544 priv->reply_tx_stats.short_limit); in iwl_dbgfs_reply_tx_error_read()
1547 priv->reply_tx_stats.long_limit); in iwl_dbgfs_reply_tx_error_read()
1553 priv->reply_tx_stats.drain_flow); in iwl_dbgfs_reply_tx_error_read()
1562 priv->reply_tx_stats.dest_ps); in iwl_dbgfs_reply_tx_error_read()
1565 priv->reply_tx_stats.host_abort); in iwl_dbgfs_reply_tx_error_read()
1568 priv->reply_tx_stats.pp_delay); in iwl_dbgfs_reply_tx_error_read()
1574 priv->reply_tx_stats.frag_drop); in iwl_dbgfs_reply_tx_error_read()
1580 priv->reply_tx_stats.fifo_flush); in iwl_dbgfs_reply_tx_error_read()
[all …]
A Ddev.h799 struct reply_tx_error_statistics reply_tx_stats; member

Completed in 14 milliseconds