Home
last modified time | relevance | path

Searched refs:fc_host_stat (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/drivers/scsi/qla2xxx/
Dqla_attr.c2831 struct fc_host_statistics *p = &vha->fc_host_stat; in qla2x00_get_fc_host_stats()
2944 memset(&vha->fc_host_stat, 0, sizeof(vha->fc_host_stat)); in qla2x00_reset_host_stats()
Dqla_def.h5083 struct fc_host_statistics fc_host_stat; member
Dqla_init.c2737 memset(&vha->fc_host_stat, 0, sizeof(vha->fc_host_stat)); in qla2x00_initialize_adapter()