Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/scsi/fnic/
Dfnic_stats.h126 int fnic_get_stats_data(struct stats_debug_info *, struct fnic_stats *);
Dfnic_debugfs.c594 debug->buffer_len = fnic_get_stats_data(debug, fnic_stats); in fnic_stats_debugfs_open()
Dfnic_trace.c201 int fnic_get_stats_data(struct stats_debug_info *debug, in fnic_get_stats_data() function