Home
last modified time | relevance | path

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

/drivers/net/wireless/ti/wlcore/
A Ddebugfs.h53 #define DEBUGFS_FWSTATS_FILE(sub, name, fmt, struct_type) \ argument
59 struct struct_type *stats = wl->stats.fw_stats; \
73 #define DEBUGFS_FWSTATS_FILE_ARRAY(sub, name, len, struct_type) \ argument
79 struct struct_type *stats = wl->stats.fw_stats; \

Completed in 3 milliseconds