Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/wireless/intel/iwlwifi/dvm/
A Dtx.c870 priv->reply_agg_tx_stats.underrun++; in iwlagn_count_agg_tx_err_status()
873 priv->reply_agg_tx_stats.bt_prio++; in iwlagn_count_agg_tx_err_status()
876 priv->reply_agg_tx_stats.few_bytes++; in iwlagn_count_agg_tx_err_status()
879 priv->reply_agg_tx_stats.abort++; in iwlagn_count_agg_tx_err_status()
882 priv->reply_agg_tx_stats.last_sent_ttl++; in iwlagn_count_agg_tx_err_status()
891 priv->reply_agg_tx_stats.scd_query++; in iwlagn_count_agg_tx_err_status()
894 priv->reply_agg_tx_stats.bad_crc32++; in iwlagn_count_agg_tx_err_status()
897 priv->reply_agg_tx_stats.response++; in iwlagn_count_agg_tx_err_status()
900 priv->reply_agg_tx_stats.dump_tx++; in iwlagn_count_agg_tx_err_status()
903 priv->reply_agg_tx_stats.delay_tx++; in iwlagn_count_agg_tx_err_status()
[all …]
A Ddebugfs.c1600 priv->reply_agg_tx_stats.underrun); in iwl_dbgfs_reply_tx_error_read()
1603 priv->reply_agg_tx_stats.bt_prio); in iwl_dbgfs_reply_tx_error_read()
1606 priv->reply_agg_tx_stats.few_bytes); in iwl_dbgfs_reply_tx_error_read()
1609 priv->reply_agg_tx_stats.abort); in iwl_dbgfs_reply_tx_error_read()
1613 priv->reply_agg_tx_stats.last_sent_ttl); in iwl_dbgfs_reply_tx_error_read()
1624 priv->reply_agg_tx_stats.scd_query); in iwl_dbgfs_reply_tx_error_read()
1628 priv->reply_agg_tx_stats.bad_crc32); in iwl_dbgfs_reply_tx_error_read()
1631 priv->reply_agg_tx_stats.response); in iwl_dbgfs_reply_tx_error_read()
1634 priv->reply_agg_tx_stats.dump_tx); in iwl_dbgfs_reply_tx_error_read()
1637 priv->reply_agg_tx_stats.delay_tx); in iwl_dbgfs_reply_tx_error_read()
[all …]
A Ddev.h801 struct reply_agg_tx_error_statistics reply_agg_tx_stats; member

Completed in 14 milliseconds