Searched refs:fc_get_host_stats (Results 1 - 4 of 4) sorted by relevance

/drivers/scsi/libfc/
H A Dfc_lport.c297 * fc_get_host_stats() - Return the Scsi_Host's statistics
300 struct fc_host_statistics *fc_get_host_stats(struct Scsi_Host *shost) function
351 EXPORT_SYMBOL(fc_get_host_stats); variable
H A Dfc_rport.c1445 fc_get_host_stats(lport->host);
/drivers/scsi/bnx2fc/
H A Dbnx2fc_fcoe.c644 bnx2fc_stats = fc_get_host_stats(shost);
2775 .get_fc_host_stats = fc_get_host_stats,
/drivers/scsi/fcoe/
H A Dfcoe.c218 .get_fc_host_stats = fc_get_host_stats,
266 .get_fc_host_stats = fc_get_host_stats,

Completed in 105 milliseconds