Home
last modified time | relevance | path

Searched refs:DEBUGFS_STATS_ADD (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/net/mac80211/
H A Ddebugfs.c538 #define DEBUGFS_STATS_ADD(name) \ macro
588 DEBUGFS_STATS_ADD(dot11TransmittedFragmentCount); in debugfs_hw_add()
589 DEBUGFS_STATS_ADD(dot11MulticastTransmittedFrameCount); in debugfs_hw_add()
590 DEBUGFS_STATS_ADD(dot11FailedCount); in debugfs_hw_add()
591 DEBUGFS_STATS_ADD(dot11RetryCount); in debugfs_hw_add()
592 DEBUGFS_STATS_ADD(dot11MultipleRetryCount); in debugfs_hw_add()
593 DEBUGFS_STATS_ADD(dot11FrameDuplicateCount); in debugfs_hw_add()
594 DEBUGFS_STATS_ADD(dot11ReceivedFragmentCount); in debugfs_hw_add()
595 DEBUGFS_STATS_ADD(dot11MulticastReceivedFrameCount); in debugfs_hw_add()
596 DEBUGFS_STATS_ADD(dot11TransmittedFrameCoun in debugfs_hw_add()
[all...]
/kernel/linux/linux-6.6/net/mac80211/
H A Ddebugfs.c630 #define DEBUGFS_STATS_ADD(name) \ macro
677 DEBUGFS_STATS_ADD(dot11TransmittedFragmentCount); in debugfs_hw_add()
678 DEBUGFS_STATS_ADD(dot11MulticastTransmittedFrameCount); in debugfs_hw_add()
679 DEBUGFS_STATS_ADD(dot11FailedCount); in debugfs_hw_add()
680 DEBUGFS_STATS_ADD(dot11RetryCount); in debugfs_hw_add()
681 DEBUGFS_STATS_ADD(dot11MultipleRetryCount); in debugfs_hw_add()
682 DEBUGFS_STATS_ADD(dot11FrameDuplicateCount); in debugfs_hw_add()
683 DEBUGFS_STATS_ADD(dot11ReceivedFragmentCount); in debugfs_hw_add()
684 DEBUGFS_STATS_ADD(dot11MulticastReceivedFrameCount); in debugfs_hw_add()
685 DEBUGFS_STATS_ADD(dot11TransmittedFrameCoun in debugfs_hw_add()
[all...]

Completed in 3 milliseconds