Home
last modified time | relevance | path

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

/linux/drivers/scsi/fnic/
H A Dfnic_stats.h173 int fnic_get_stats_data(struct stats_debug_info *, struct fnic_stats *);
H A Dfnic_debugfs.c598 debug->buffer_len = fnic_get_stats_data(debug, fnic_stats); in fnic_stats_debugfs_open()
H A Dfnic_trace.c213 int fnic_get_stats_data(struct stats_debug_info *debug, in fnic_get_stats_data() function