Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/scsi/
H A Dlibfc.h252 u64 FcpPktAllocFails; member
/OK3568_Linux_fs/kernel/drivers/scsi/libfc/
H A Dfc_lport.c319 fc_stats->fcp_packet_alloc_failures += stats->FcpPktAllocFails; in fc_get_host_stats()
H A Dfc_fcp.c150 per_cpu_ptr(lport->stats, get_cpu())->FcpPktAllocFails++; in fc_fcp_pkt_alloc()