Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/mac80211/
H A Ddebugfs.c540 #define DEBUGFS_DEVSTATS_ADD(name) \ macro
612 DEBUGFS_DEVSTATS_ADD(dot11ACKFailureCount); in debugfs_hw_add()
613 DEBUGFS_DEVSTATS_ADD(dot11RTSFailureCount); in debugfs_hw_add()
614 DEBUGFS_DEVSTATS_ADD(dot11FCSErrorCount); in debugfs_hw_add()
615 DEBUGFS_DEVSTATS_ADD(dot11RTSSuccessCount); in debugfs_hw_add()