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.c667 #define DEBUGFS_DEVSTATS_ADD(name) \ macro
735 DEBUGFS_DEVSTATS_ADD(dot11ACKFailureCount); in debugfs_hw_add()
736 DEBUGFS_DEVSTATS_ADD(dot11RTSFailureCount); in debugfs_hw_add()
737 DEBUGFS_DEVSTATS_ADD(dot11FCSErrorCount); in debugfs_hw_add()
738 DEBUGFS_DEVSTATS_ADD(dot11RTSSuccessCount); in debugfs_hw_add()