Home
last modified time | relevance | path

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

/linux/drivers/scsi/qla2xxx/
H A 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()
H A Dqla_def.h5085 struct fc_host_statistics fc_host_stat; member
H A Dqla_init.c2737 memset(&vha->fc_host_stat, 0, sizeof(vha->fc_host_stat)); in qla2x00_initialize_adapter()