Home
last modified time | relevance | path

Searched refs:DEBUGFS_DEVSTATS_ADD (Results 1 – 1 of 1) sorted by relevance

/linux/net/mac80211/
H A Ddebugfs.c661 #define DEBUGFS_DEVSTATS_ADD(name) \ macro
728 DEBUGFS_DEVSTATS_ADD(dot11ACKFailureCount); in debugfs_hw_add()
729 DEBUGFS_DEVSTATS_ADD(dot11RTSFailureCount); in debugfs_hw_add()
730 DEBUGFS_DEVSTATS_ADD(dot11FCSErrorCount); in debugfs_hw_add()
731 DEBUGFS_DEVSTATS_ADD(dot11RTSSuccessCount); in debugfs_hw_add()