23 #include "../wlcore/debugfs.h"
24 #include "../wlcore/wlcore.h"
30 #define WL12XX_DEBUGFS_FWSTATS_FILE(a, b, c) \
31 DEBUGFS_FWSTATS_FILE(a, b, c, wl12xx_acx_statistics)
132 if (!moddir || IS_ERR(moddir)) {
138 if (!stats || IS_ERR(stats)) {
238 ret = PTR_ERR(entry);