Home
last modified time | relevance | path

Searched refs:reply_agg_tx_stats (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/dvm/
H A Dtx.c875 priv->reply_agg_tx_stats.underrun++; in iwlagn_count_agg_tx_err_status()
878 priv->reply_agg_tx_stats.bt_prio++; in iwlagn_count_agg_tx_err_status()
881 priv->reply_agg_tx_stats.few_bytes++; in iwlagn_count_agg_tx_err_status()
884 priv->reply_agg_tx_stats.abort++; in iwlagn_count_agg_tx_err_status()
887 priv->reply_agg_tx_stats.last_sent_ttl++; in iwlagn_count_agg_tx_err_status()
890 priv->reply_agg_tx_stats.last_sent_try++; in iwlagn_count_agg_tx_err_status()
893 priv->reply_agg_tx_stats.last_sent_bt_kill++; in iwlagn_count_agg_tx_err_status()
896 priv->reply_agg_tx_stats.scd_query++; in iwlagn_count_agg_tx_err_status()
899 priv->reply_agg_tx_stats.bad_crc32++; in iwlagn_count_agg_tx_err_status()
902 priv->reply_agg_tx_stats in iwlagn_count_agg_tx_err_status()
[all...]
H A Ddebugfs.c1604 priv->reply_agg_tx_stats.underrun); in iwl_dbgfs_reply_tx_error_read()
1607 priv->reply_agg_tx_stats.bt_prio); in iwl_dbgfs_reply_tx_error_read()
1610 priv->reply_agg_tx_stats.few_bytes); in iwl_dbgfs_reply_tx_error_read()
1613 priv->reply_agg_tx_stats.abort); in iwl_dbgfs_reply_tx_error_read()
1617 priv->reply_agg_tx_stats.last_sent_ttl); in iwl_dbgfs_reply_tx_error_read()
1621 priv->reply_agg_tx_stats.last_sent_try); in iwl_dbgfs_reply_tx_error_read()
1625 priv->reply_agg_tx_stats.last_sent_bt_kill); in iwl_dbgfs_reply_tx_error_read()
1628 priv->reply_agg_tx_stats.scd_query); in iwl_dbgfs_reply_tx_error_read()
1632 priv->reply_agg_tx_stats.bad_crc32); in iwl_dbgfs_reply_tx_error_read()
1635 priv->reply_agg_tx_stats in iwl_dbgfs_reply_tx_error_read()
[all...]
H A Ddev.h805 struct reply_agg_tx_error_statistics reply_agg_tx_stats; member
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/dvm/
H A Dtx.c871 priv->reply_agg_tx_stats.underrun++; in iwlagn_count_agg_tx_err_status()
874 priv->reply_agg_tx_stats.bt_prio++; in iwlagn_count_agg_tx_err_status()
877 priv->reply_agg_tx_stats.few_bytes++; in iwlagn_count_agg_tx_err_status()
880 priv->reply_agg_tx_stats.abort++; in iwlagn_count_agg_tx_err_status()
883 priv->reply_agg_tx_stats.last_sent_ttl++; in iwlagn_count_agg_tx_err_status()
886 priv->reply_agg_tx_stats.last_sent_try++; in iwlagn_count_agg_tx_err_status()
889 priv->reply_agg_tx_stats.last_sent_bt_kill++; in iwlagn_count_agg_tx_err_status()
892 priv->reply_agg_tx_stats.scd_query++; in iwlagn_count_agg_tx_err_status()
895 priv->reply_agg_tx_stats.bad_crc32++; in iwlagn_count_agg_tx_err_status()
898 priv->reply_agg_tx_stats in iwlagn_count_agg_tx_err_status()
[all...]
H 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()
1617 priv->reply_agg_tx_stats.last_sent_try); in iwl_dbgfs_reply_tx_error_read()
1621 priv->reply_agg_tx_stats.last_sent_bt_kill); 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 in iwl_dbgfs_reply_tx_error_read()
[all...]
H A Ddev.h801 struct reply_agg_tx_error_statistics reply_agg_tx_stats; member

Completed in 12 milliseconds