Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/scsi/
H A Dlibfc.h254 u64 FcpFrameAllocFails; 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()
H A Dfc_fcp.c443 per_cpu_ptr(lport->stats, get_cpu())->FcpFrameAllocFails++; in fc_fcp_frame_alloc()