Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ti/wl18xx/
H A Ddebugfs.c22 DEBUGFS_FWSTATS_FILE(a, b, c, wl18xx_acx_statistics)
24 DEBUGFS_FWSTATS_FILE_ARRAY(a, b, c, wl18xx_acx_statistics)
H A Dacx.h266 struct wl18xx_acx_statistics { struct
H A Dmain.c1892 wl->stats.fw_stats_len = sizeof(struct wl18xx_acx_statistics); in wl18xx_setup()