Home
last modified time | relevance | path

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

/drivers/s390/scsi/
Dzfcp_scsi.c544 fc_stats->error_frames = data->error_frames - old->error_frames; in zfcp_scsi_adjust_fc_host_stats()
575 fc_stats->error_frames = data->error_frames; in zfcp_scsi_set_fc_host_stats()
Dzfcp_fsf.h394 u64 error_frames; /* currently 0 */ member
/drivers/net/ethernet/brocade/bna/
Dbfa_defs_cna.h38 u64 error_frames; /*!< Errored frames */ member
/drivers/scsi/lpfc/
Dlpfc_sli.h312 uint32_t error_frames; member
Dlpfc_attr.c6660 hs->error_frames = pmb->un.varRdLnk.crcCnt; in lpfc_get_stats()
6668 hs->error_frames -= lso->error_frames; in lpfc_get_stats()
6759 lso->error_frames = pmb->un.varRdLnk.crcCnt; in lpfc_reset_stats()
/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
/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()
/drivers/scsi/csiostor/
Dcsio_attr.c356 fhs->error_frames += be64_to_cpu(fcoe_port_stats.rx_err_frames); in csio_get_stats()
/drivers/scsi/libfc/
Dfc_lport.c312 fc_stats->error_frames += stats->ErrorFrames; in fc_get_host_stats()
/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4.h203 u64 error_frames; member
Dt4_hw.c6470 p->error_frames = GET_STAT(ERROR); in t4_get_lb_stats()
/drivers/scsi/qla2xxx/
Dqla_attr.c2661 p->error_frames = in qla2x00_get_fc_host_stats()
/drivers/scsi/
Dscsi_transport_fc.c1724 fc_host_statistic(error_frames);
/drivers/scsi/qedf/
Dqedf_main.c1977 qedf_stats->error_frames += in qedf_fc_get_host_stats()