Searched refs:eventTag (Results 1 – 4 of 4) sorted by relevance
| /linux/drivers/scsi/lpfc/ |
| H A D | lpfc_hbadisc.c | 3775 if (phba->fc_eventTag <= la->eventTag) { in lpfc_mbx_cmpl_read_topology() 3782 phba->fc_eventTag = la->eventTag; in lpfc_mbx_cmpl_read_topology() 3790 la->eventTag, phba->fc_eventTag, in lpfc_mbx_cmpl_read_topology() 3799 la->eventTag, phba->fc_eventTag, in lpfc_mbx_cmpl_read_topology() 3822 la->eventTag, phba->fc_eventTag, in lpfc_mbx_cmpl_read_topology() 3828 la->eventTag, phba->fc_eventTag, in lpfc_mbx_cmpl_read_topology() 3835 la->eventTag, phba->fc_eventTag, in lpfc_mbx_cmpl_read_topology()
|
| H A D | lpfc_hw.h | 3114 uint32_t eventTag; /* Event tag */ member 3207 uint32_t eventTag; /* Event tag */ member
|
| H A D | lpfc_mbox.c | 396 mb->un.varClearLA.eventTag = phba->fc_eventTag; in lpfc_clear_la()
|
| H A D | lpfc_init.c | 5509 la->eventTag = acqe_link->event_tag; in lpfc_sli4_async_link_evt() 6373 la->eventTag = acqe_fc->event_tag; in lpfc_sli4_async_fc_evt()
|