Home
last modified time | relevance | path

Searched refs:error_frames (Results 1 – 16 of 16) sorted by relevance

/Linux-v5.10/drivers/s390/scsi/
Dzfcp_scsi.c566 fc_stats->error_frames = data->error_frames - old->error_frames; in zfcp_scsi_adjust_fc_host_stats()
597 fc_stats->error_frames = data->error_frames; in zfcp_scsi_set_fc_host_stats()
Dzfcp_fsf.h412 u64 error_frames; /* currently 0 */ member
/Linux-v5.10/drivers/net/ethernet/brocade/bna/
Dbfa_defs_cna.h38 u64 error_frames; /*!< Errored frames */ member
/Linux-v5.10/drivers/scsi/lpfc/
Dlpfc_sli.h312 uint32_t error_frames; member
Dlpfc_attr.c6832 hs->error_frames = pmb->un.varRdLnk.crcCnt; in lpfc_get_stats()
6840 hs->error_frames -= lso->error_frames; in lpfc_get_stats()
6931 lso->error_frames = pmb->un.varRdLnk.crcCnt; in lpfc_reset_stats()
/Linux-v5.10/drivers/scsi/bfa/
Dbfad_attr.c293 hstats->error_frames = fcstats->fc.error_frames; in bfad_im_get_stats()
Dbfa_defs_svc.h1255 u64 error_frames; /* Errored frames */ member
/Linux-v5.10/drivers/scsi/fnic/
Dfnic_main.c233 stats->error_frames = vs->tx.tx_errors + vs->rx.rx_errors; in fnic_get_stats()
274 stats->error_frames); in fnic_dump_fchost_stats()
/Linux-v5.10/include/scsi/
Dscsi_transport_fc.h413 u64 error_frames; member
/Linux-v5.10/drivers/scsi/csiostor/
Dcsio_attr.c356 fhs->error_frames += be64_to_cpu(fcoe_port_stats.rx_err_frames); in csio_get_stats()
/Linux-v5.10/drivers/scsi/libfc/
Dfc_lport.c312 fc_stats->error_frames += stats->ErrorFrames; in fc_get_host_stats()
/Linux-v5.10/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4.h278 u64 error_frames; member
Dt4_hw.c6474 p->error_frames = GET_STAT(ERROR); in t4_get_lb_stats()
/Linux-v5.10/drivers/scsi/qla2xxx/
Dqla_attr.c2806 p->error_frames = in qla2x00_get_fc_host_stats()
/Linux-v5.10/drivers/scsi/
Dscsi_transport_fc.c1725 fc_host_statistic(error_frames);
/Linux-v5.10/drivers/scsi/qedf/
Dqedf_main.c2080 qedf_stats->error_frames += in qedf_fc_get_host_stats()