Home
last modified time | relevance | path

Searched refs:fc_eventTag (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/scsi/lpfc/
H A Dlpfc_ct.c690 phba->fc_eventTag, cnt, 0, retry); in lpfc_ct_cmd()
935 if (cmdiocb->event_tag != phba->fc_eventTag) { in lpfc_cmpl_ct_cmd_gid_ft()
1151 if (cmdiocb->event_tag != phba->fc_eventTag) { in lpfc_cmpl_ct_cmd_gid_pt()
1357 if (cmdiocb->event_tag != phba->fc_eventTag) { in lpfc_cmpl_ct_cmd_gff_id()
1505 if ((uint32_t)cmdiocb->event_tag != phba->fc_eventTag) { in lpfc_cmpl_ct_cmd_gft_id()
H A Dlpfc_hbadisc.c3766 if (phba->fc_eventTag <= la->eventTag) { in lpfc_mbx_cmpl_read_topology()
3769 if (phba->fc_eventTag != 0) in lpfc_mbx_cmpl_read_topology()
3773 phba->fc_eventTag = la->eventTag; in lpfc_mbx_cmpl_read_topology()
3781 la->eventTag, phba->fc_eventTag, in lpfc_mbx_cmpl_read_topology()
3790 la->eventTag, phba->fc_eventTag, in lpfc_mbx_cmpl_read_topology()
3813 la->eventTag, phba->fc_eventTag, in lpfc_mbx_cmpl_read_topology()
3819 la->eventTag, phba->fc_eventTag, in lpfc_mbx_cmpl_read_topology()
3826 la->eventTag, phba->fc_eventTag, in lpfc_mbx_cmpl_read_topology()
H A Dlpfc_mbox.c396 mb->un.varClearLA.eventTag = phba->fc_eventTag; in lpfc_clear_la()
2663 resume_rpi->event_tag = ndlp->phba->fc_eventTag; in lpfc_resume_rpi()
H A Dlpfc.h1068 uint32_t fc_eventTag; /* event tag for link attention */ member
H A Dlpfc_attr.c6737 hs->lip_count = (phba->fc_eventTag >> 1); in lpfc_get_stats()
6742 hs->nos_count = (phba->fc_eventTag >> 1); in lpfc_get_stats()
6833 lso->link_events = (phba->fc_eventTag >> 1); in lpfc_reset_stats()