Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/scsi/fnic/
Dfnic_stats.h140 int fnic_get_stats_data(struct stats_debug_info *, struct fnic_stats *);
Dfnic_debugfs.c612 debug->buffer_len = fnic_get_stats_data(debug, fnic_stats); in fnic_stats_debugfs_open()
Dfnic_trace.c215 int fnic_get_stats_data(struct stats_debug_info *debug, in fnic_get_stats_data() function