Searched refs:DEBUGFS_STATS_ADD (Results 1 – 1 of 1) sorted by relevance
665 #define DEBUGFS_STATS_ADD(name) \ macro714 DEBUGFS_STATS_ADD(dot11FailedCount); in debugfs_hw_add()715 DEBUGFS_STATS_ADD(dot11RetryCount); in debugfs_hw_add()721 DEBUGFS_STATS_ADD(tx_handlers_drop); in debugfs_hw_add()722 DEBUGFS_STATS_ADD(tx_handlers_queued); in debugfs_hw_add()723 DEBUGFS_STATS_ADD(tx_handlers_drop_wep); in debugfs_hw_add()726 DEBUGFS_STATS_ADD(rx_handlers_drop); in debugfs_hw_add()727 DEBUGFS_STATS_ADD(rx_handlers_queued); in debugfs_hw_add()730 DEBUGFS_STATS_ADD(tx_expand_skb_head); in debugfs_hw_add()733 DEBUGFS_STATS_ADD(rx_handlers_fragments); in debugfs_hw_add()[all …]