Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/s390/scsi/
H A 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()
H A Dzfcp_fsf.h412 u64 error_frames; /* currently 0 */ member
/OK3568_Linux_fs/kernel/drivers/net/ethernet/brocade/bna/
H A Dbfa_defs_cna.h38 u64 error_frames; /*!< Errored frames */ member
/OK3568_Linux_fs/kernel/drivers/scsi/lpfc/
H A Dlpfc_sli.h312 uint32_t error_frames; member
H A Dlpfc_attr.c6861 hs->error_frames = pmb->un.varRdLnk.crcCnt; in lpfc_get_stats()
6869 hs->error_frames -= lso->error_frames; in lpfc_get_stats()
6968 lso->error_frames = pmb->un.varRdLnk.crcCnt; in lpfc_reset_stats()
/OK3568_Linux_fs/kernel/drivers/scsi/bfa/
H A Dbfad_attr.c293 hstats->error_frames = fcstats->fc.error_frames; in bfad_im_get_stats()
H A Dbfa_defs_svc.h1255 u64 error_frames; /* Errored frames */ member
/OK3568_Linux_fs/kernel/drivers/scsi/fnic/
H A 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()
/OK3568_Linux_fs/kernel/include/scsi/
H A Dscsi_transport_fc.h413 u64 error_frames; member
/OK3568_Linux_fs/kernel/drivers/scsi/csiostor/
H A Dcsio_attr.c356 fhs->error_frames += be64_to_cpu(fcoe_port_stats.rx_err_frames); in csio_get_stats()
/OK3568_Linux_fs/kernel/drivers/scsi/libfc/
H A Dfc_lport.c312 fc_stats->error_frames += stats->ErrorFrames; in fc_get_host_stats()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4.h278 u64 error_frames; member
H A Dt4_hw.c6485 p->error_frames = GET_STAT(ERROR); in t4_get_lb_stats()
/OK3568_Linux_fs/kernel/drivers/scsi/
H A Dscsi_transport_fc.c1725 fc_host_statistic(error_frames);
/OK3568_Linux_fs/kernel/drivers/scsi/qla2xxx/
H A Dqla_attr.c2823 p->error_frames = in qla2x00_get_fc_host_stats()
/OK3568_Linux_fs/kernel/drivers/scsi/qedf/
H A Dqedf_main.c2102 qedf_stats->error_frames += in qedf_fc_get_host_stats()