Home
last modified time | relevance | path

Searched refs:ErrorFrames (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/include/scsi/
H A Dlibfc.h227 * @ErrorFrames: Number of received error frames
250 u64 ErrorFrames; member
/kernel/linux/linux-6.6/include/scsi/
H A Dlibfc.h227 * @ErrorFrames: Number of received error frames
250 u64 ErrorFrames; member
/kernel/linux/linux-5.10/drivers/scsi/fcoe/
H A Dfcoe.c1438 per_cpu_ptr(lport->stats, get_cpu())->ErrorFrames++; in fcoe_rcv()
1691 if (stats->ErrorFrames < 5) in fcoe_recv_frame()
1726 stats->ErrorFrames++; in fcoe_recv_frame()
/kernel/linux/linux-6.6/drivers/scsi/fcoe/
H A Dfcoe.c1437 this_cpu_inc(lport->stats->ErrorFrames); in fcoe_rcv()
1683 if (READ_ONCE(stats->ErrorFrames) < 5) in fcoe_recv_frame()
1717 this_cpu_inc(lport->stats->ErrorFrames); in fcoe_recv_frame()
/kernel/linux/linux-5.10/drivers/scsi/libfc/
H A Dfc_fcp.c546 stats->ErrorFrames++; in fc_fcp_recv_data()
H A Dfc_lport.c318 fc_stats->error_frames += stats->ErrorFrames; in fc_get_host_stats()
/kernel/linux/linux-5.10/drivers/message/fusion/lsi/
H A Dmpi_cnfg.h2002 U64 ErrorFrames; /* 40h */ member
/kernel/linux/linux-6.6/drivers/message/fusion/lsi/
H A Dmpi_cnfg.h2002 U64 ErrorFrames; /* 40h */ member
/kernel/linux/linux-6.6/drivers/scsi/libfc/
H A Dfc_fcp.c537 this_cpu_inc(lport->stats->ErrorFrames); in fc_fcp_recv_data()
H A Dfc_lport.c321 fc_stats->error_frames += READ_ONCE(stats->ErrorFrames); in fc_get_host_stats()

Completed in 38 milliseconds