Home
last modified time | relevance | path

Searched refs:link_statistics (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/drivers/scsi/qla2xxx/
H A Dqla_gbl.h435 qla2x00_get_link_status(scsi_qla_host_t *, uint16_t, struct link_statistics *,
439 qla24xx_get_isp_stats(scsi_qla_host_t *, struct link_statistics *,
H A Dqla_attr.c2836 struct link_statistics *stats; in qla2x00_get_fc_host_stats()
2933 dma_free_coherent(&ha->pdev->dev, sizeof(struct link_statistics), in qla2x00_get_fc_host_stats()
2945 struct link_statistics *stats; in qla2x00_reset_host_stats()
H A Dqla_bsg.c2338 struct link_statistics *stats = NULL; in qla2x00_get_priv_stats()
H A Dqla_mbx.c3141 struct link_statistics *stats, dma_addr_t stats_dma) in qla2x00_get_link_status()
3199 qla24xx_get_isp_stats(scsi_qla_host_t *vha, struct link_statistics *stats, in qla24xx_get_isp_stats()
H A Dqla_def.h1661 struct link_statistics { struct
H A Dqla_os.c6077 struct link_statistics *stat = NULL; in qla24xx_process_purex_rdp()