Searched refs:DEBUGFS_STATS_ADD (Results 1 – 1 of 1) sorted by relevance
637 #define DEBUGFS_STATS_ADD(name) \ macro694 DEBUGFS_STATS_ADD(dot11FailedCount); in debugfs_hw_add()695 DEBUGFS_STATS_ADD(dot11RetryCount); in debugfs_hw_add()701 DEBUGFS_STATS_ADD(tx_handlers_drop); in debugfs_hw_add()702 DEBUGFS_STATS_ADD(tx_handlers_queued); in debugfs_hw_add()703 DEBUGFS_STATS_ADD(tx_handlers_drop_wep); in debugfs_hw_add()706 DEBUGFS_STATS_ADD(rx_handlers_drop); in debugfs_hw_add()707 DEBUGFS_STATS_ADD(rx_handlers_queued); in debugfs_hw_add()710 DEBUGFS_STATS_ADD(tx_expand_skb_head); in debugfs_hw_add()713 DEBUGFS_STATS_ADD(rx_handlers_fragments); in debugfs_hw_add()[all …]
Completed in 5 milliseconds