Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ti/wlcore/
H A Ddebugfs.h21 void wl1271_debugfs_update_stats(struct wl1271 *wl);
61 wl1271_debugfs_update_stats(wl); \
84 wl1271_debugfs_update_stats(wl); \
H A Ddebugfs.c46 void wl1271_debugfs_update_stats(struct wl1271 *wl) in wl1271_debugfs_update_stats() function
72 EXPORT_SYMBOL_GPL(wl1271_debugfs_update_stats);
956 wl1271_debugfs_update_stats(wl); in fw_stats_raw_read()