Searched refs:fc_eventTag (Results 1 – 7 of 7) sorted by relevance
/Linux-v6.1/drivers/scsi/lpfc/ |
D | lpfc_ct.c | 690 phba->fc_eventTag, cnt, 0, retry); in lpfc_ct_cmd() 940 if (cmdiocb->event_tag != phba->fc_eventTag) { in lpfc_cmpl_ct_cmd_gid_ft() 1163 if (cmdiocb->event_tag != phba->fc_eventTag) { in lpfc_cmpl_ct_cmd_gid_pt() 1376 if (cmdiocb->event_tag != phba->fc_eventTag) { in lpfc_cmpl_ct_cmd_gff_id() 1525 if ((uint32_t)cmdiocb->event_tag != phba->fc_eventTag) { in lpfc_cmpl_ct_cmd_gft_id()
|
D | lpfc_hbadisc.c | 3763 if (phba->fc_eventTag <= la->eventTag) { in lpfc_mbx_cmpl_read_topology() 3766 if (phba->fc_eventTag != 0) in lpfc_mbx_cmpl_read_topology() 3770 phba->fc_eventTag = la->eventTag; in lpfc_mbx_cmpl_read_topology() 3778 la->eventTag, phba->fc_eventTag, in lpfc_mbx_cmpl_read_topology() 3787 la->eventTag, phba->fc_eventTag, in lpfc_mbx_cmpl_read_topology() 3810 la->eventTag, phba->fc_eventTag, in lpfc_mbx_cmpl_read_topology() 3816 la->eventTag, phba->fc_eventTag, in lpfc_mbx_cmpl_read_topology() 3823 la->eventTag, phba->fc_eventTag, in lpfc_mbx_cmpl_read_topology()
|
D | lpfc_mbox.c | 403 mb->un.varClearLA.eventTag = phba->fc_eventTag; in lpfc_clear_la() 2669 resume_rpi->event_tag = ndlp->phba->fc_eventTag; in lpfc_resume_rpi()
|
D | lpfc.h | 1076 uint32_t fc_eventTag; /* event tag for link attention */ member
|
D | lpfc_attr.c | 6605 hs->lip_count = (phba->fc_eventTag >> 1); in lpfc_get_stats() 6610 hs->nos_count = (phba->fc_eventTag >> 1); in lpfc_get_stats() 6701 lso->link_events = (phba->fc_eventTag >> 1); in lpfc_reset_stats()
|
D | lpfc_init.c | 6751 phba->fc_eventTag = acqe_fip->event_tag; in lpfc_sli4_async_fip_evt() 6994 phba->fc_eventTag = acqe_dcbx->event_tag; in lpfc_sli4_async_dcbx_evt() 7015 phba->fc_eventTag = acqe_grp5->event_tag; in lpfc_sli4_async_grp5_evt()
|
D | lpfc_sli.c | 1948 phba->fc_eventTag); in lpfc_issue_cmf_sync_wqe() 1990 wqe->cmf_sync.event_tag = phba->fc_eventTag; in lpfc_issue_cmf_sync_wqe() 5071 phba->fc_eventTag = 0; in lpfc_sli_brdreset() 5138 phba->fc_eventTag = 0; in lpfc_sli4_brdreset()
|