Searched refs:link_statistics (Results 1 – 6 of 6) sorted by relevance
/linux-6.1.9/drivers/scsi/qla2xxx/ |
D | qla_gbl.h | 439 qla2x00_get_link_status(scsi_qla_host_t *, uint16_t, struct link_statistics *, 443 qla24xx_get_isp_stats(scsi_qla_host_t *, struct link_statistics *,
|
D | qla_attr.c | 2813 struct link_statistics *stats; in qla2x00_get_fc_host_stats() 2910 dma_free_coherent(&ha->pdev->dev, sizeof(struct link_statistics), in qla2x00_get_fc_host_stats() 2922 struct link_statistics *stats; in qla2x00_reset_host_stats()
|
D | qla_bsg.c | 2333 struct link_statistics *stats = NULL; in qla2x00_get_priv_stats()
|
D | qla_mbx.c | 3142 struct link_statistics *stats, dma_addr_t stats_dma) in qla2x00_get_link_status() 3200 qla24xx_get_isp_stats(scsi_qla_host_t *vha, struct link_statistics *stats, in qla24xx_get_isp_stats()
|
D | qla_def.h | 1612 struct link_statistics { struct
|
D | qla_os.c | 6024 struct link_statistics *stat = NULL; in qla24xx_process_purex_rdp()
|