Home
last modified time | relevance | path

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

/linux/drivers/scsi/qla2xxx/
H A Dqla_gbl.h438 qla2x00_get_link_status(scsi_qla_host_t *, uint16_t, struct link_statistics *,
442 qla24xx_get_isp_stats(scsi_qla_host_t *, struct link_statistics *,
H A Dqla_attr.c2829 struct link_statistics *stats; in qla2x00_get_fc_host_stats()
2926 dma_free_coherent(&ha->pdev->dev, sizeof(struct link_statistics), in qla2x00_get_fc_host_stats()
2938 struct link_statistics *stats; in qla2x00_reset_host_stats()
H A Dqla_bsg.c2332 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.c6079 struct link_statistics *stat = NULL; in qla24xx_process_purex_rdp()