Searched refs:fc_eventTag (Results 1 – 7 of 7) sorted by relevance
| /linux/drivers/scsi/lpfc/ |
| H A D | lpfc_ct.c | 690 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 D | lpfc_hbadisc.c | 3777 if (phba->fc_eventTag <= la->eventTag) { in lpfc_mbx_cmpl_read_topology() 3780 if (phba->fc_eventTag != 0) in lpfc_mbx_cmpl_read_topology() 3784 phba->fc_eventTag = la->eventTag; in lpfc_mbx_cmpl_read_topology() 3792 la->eventTag, phba->fc_eventTag, in lpfc_mbx_cmpl_read_topology() 3801 la->eventTag, phba->fc_eventTag, in lpfc_mbx_cmpl_read_topology() 3824 la->eventTag, phba->fc_eventTag, in lpfc_mbx_cmpl_read_topology() 3830 la->eventTag, phba->fc_eventTag, in lpfc_mbx_cmpl_read_topology() 3837 la->eventTag, phba->fc_eventTag, in lpfc_mbx_cmpl_read_topology()
|
| H A D | lpfc_mbox.c | 396 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 D | lpfc.h | 1055 uint32_t fc_eventTag; /* event tag for link attention */ member
|
| H A D | lpfc_attr.c | 6871 hs->lip_count = (phba->fc_eventTag >> 1); in lpfc_get_stats() 6876 hs->nos_count = (phba->fc_eventTag >> 1); in lpfc_get_stats() 6967 lso->link_events = (phba->fc_eventTag >> 1); in lpfc_reset_stats()
|
| H A D | lpfc_init.c | 6747 phba->fc_eventTag = acqe_fip->event_tag; in lpfc_sli4_async_fip_evt() 6986 phba->fc_eventTag = acqe_dcbx->event_tag; in lpfc_sli4_async_dcbx_evt() 7007 phba->fc_eventTag = acqe_grp5->event_tag; in lpfc_sli4_async_grp5_evt()
|
| H A D | lpfc_sli.c | 1969 phba->fc_eventTag); in lpfc_issue_cmf_sync_wqe() 2013 wqe->cmf_sync.event_tag = phba->fc_eventTag; in lpfc_issue_cmf_sync_wqe() 5101 phba->fc_eventTag = 0; in lpfc_sli_brdreset() 5168 phba->fc_eventTag = 0; in lpfc_sli4_brdreset()
|