Home
last modified time | relevance | path

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

/openbmc/linux/net/mac80211/
H A Ddebugfs.c633 #define DEBUGFS_DEVSTATS_ADD(name) \ macro
701 DEBUGFS_DEVSTATS_ADD(dot11ACKFailureCount); in debugfs_hw_add()
702 DEBUGFS_DEVSTATS_ADD(dot11RTSFailureCount); in debugfs_hw_add()
703 DEBUGFS_DEVSTATS_ADD(dot11FCSErrorCount); in debugfs_hw_add()
704 DEBUGFS_DEVSTATS_ADD(dot11RTSSuccessCount); in debugfs_hw_add()