Searched refs:DEBUGFS_STATS_ADD (Results 1 – 1 of 1) sorted by relevance
664 #define DEBUGFS_STATS_ADD(name) \ macro713 DEBUGFS_STATS_ADD(dot11FailedCount); in debugfs_hw_add()714 DEBUGFS_STATS_ADD(dot11RetryCount); in debugfs_hw_add()720 DEBUGFS_STATS_ADD(tx_handlers_drop); in debugfs_hw_add()721 DEBUGFS_STATS_ADD(tx_handlers_queued); in debugfs_hw_add()722 DEBUGFS_STATS_ADD(tx_handlers_drop_wep); in debugfs_hw_add()725 DEBUGFS_STATS_ADD(rx_handlers_drop); in debugfs_hw_add()726 DEBUGFS_STATS_ADD(rx_handlers_queued); in debugfs_hw_add()729 DEBUGFS_STATS_ADD(tx_expand_skb_head); in debugfs_hw_add()732 DEBUGFS_STATS_ADD(rx_handlers_fragments); in debugfs_hw_add()[all …]
Completed in 8 milliseconds