Home
last modified time | relevance | path

Searched refs:fcp_frame_alloc_failures (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/include/scsi/
H A Dscsi_transport_fc.h430 u64 fcp_frame_alloc_failures; /* fcp frame allocation failures */ member
/OK3568_Linux_fs/kernel/drivers/scsi/libfc/
H A Dfc_lport.c321 fc_stats->fcp_frame_alloc_failures += stats->FcpFrameAllocFails; in fc_get_host_stats()
/OK3568_Linux_fs/kernel/drivers/scsi/
H A Dscsi_transport_fc.c1740 fc_host_statistic(fcp_frame_alloc_failures);
/OK3568_Linux_fs/kernel/drivers/scsi/qedf/
H A Dqedf_main.c2108 qedf_stats->fcp_frame_alloc_failures += qedf->alloc_failures; in qedf_fc_get_host_stats()