Searched refs:DEBUGFS_STATS_ADD (Results 1 – 1 of 1) sorted by relevance
542 #define DEBUGFS_STATS_ADD(name) \ macro592 DEBUGFS_STATS_ADD(dot11TransmittedFragmentCount); in debugfs_hw_add()593 DEBUGFS_STATS_ADD(dot11MulticastTransmittedFrameCount); in debugfs_hw_add()594 DEBUGFS_STATS_ADD(dot11FailedCount); in debugfs_hw_add()595 DEBUGFS_STATS_ADD(dot11RetryCount); in debugfs_hw_add()596 DEBUGFS_STATS_ADD(dot11MultipleRetryCount); in debugfs_hw_add()597 DEBUGFS_STATS_ADD(dot11FrameDuplicateCount); in debugfs_hw_add()598 DEBUGFS_STATS_ADD(dot11ReceivedFragmentCount); in debugfs_hw_add()599 DEBUGFS_STATS_ADD(dot11MulticastReceivedFrameCount); in debugfs_hw_add()600 DEBUGFS_STATS_ADD(dot11TransmittedFrameCount); in debugfs_hw_add()[all …]