Searched refs:eventTag (Results 1 – 4 of 4) sorted by relevance
| /Linux-v5.15/drivers/scsi/lpfc/ |
| D | lpfc_hbadisc.c | 3606 if (phba->fc_eventTag <= la->eventTag) { in lpfc_mbx_cmpl_read_topology() 3613 phba->fc_eventTag = la->eventTag; in lpfc_mbx_cmpl_read_topology() 3631 la->eventTag, phba->fc_eventTag, in lpfc_mbx_cmpl_read_topology() 3640 la->eventTag, phba->fc_eventTag, in lpfc_mbx_cmpl_read_topology() 3662 la->eventTag, phba->fc_eventTag, in lpfc_mbx_cmpl_read_topology() 3668 la->eventTag, phba->fc_eventTag, in lpfc_mbx_cmpl_read_topology() 3676 la->eventTag, phba->fc_eventTag, in lpfc_mbx_cmpl_read_topology() 3689 la->eventTag, phba->fc_eventTag, in lpfc_mbx_cmpl_read_topology() 3698 la->eventTag, phba->fc_eventTag, in lpfc_mbx_cmpl_read_topology()
|
| D | lpfc_hw.h | 3005 uint32_t eventTag; /* Event tag */ member 3099 uint32_t eventTag; /* Event tag */ member
|
| D | lpfc_mbox.c | 335 mb->un.varClearLA.eventTag = phba->fc_eventTag; in lpfc_clear_la()
|
| D | lpfc_init.c | 5331 la->eventTag = acqe_link->event_tag; in lpfc_sli4_async_link_evt() 6248 la->eventTag = acqe_fc->event_tag; in lpfc_sli4_async_fc_evt()
|