Searched refs:eventTag (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/lpfc/ |
H A D | lpfc_hbadisc.c | 3467 if (phba->fc_eventTag <= la->eventTag) { in lpfc_mbx_cmpl_read_topology() 3474 phba->fc_eventTag = la->eventTag; in lpfc_mbx_cmpl_read_topology() 3492 la->eventTag, phba->fc_eventTag, in lpfc_mbx_cmpl_read_topology() 3501 la->eventTag, phba->fc_eventTag, in lpfc_mbx_cmpl_read_topology() 3519 la->eventTag, phba->fc_eventTag, in lpfc_mbx_cmpl_read_topology() 3525 la->eventTag, phba->fc_eventTag, in lpfc_mbx_cmpl_read_topology() 3533 la->eventTag, phba->fc_eventTag, in lpfc_mbx_cmpl_read_topology() 3546 la->eventTag, phba->fc_eventTag, in lpfc_mbx_cmpl_read_topology() 3555 la->eventTag, phba->fc_eventTag, in lpfc_mbx_cmpl_read_topology()
|
H A D | lpfc_hw.h | 2881 uint32_t eventTag; /* Event tag */ member 2975 uint32_t eventTag; /* Event tag */ member
|
H A D | lpfc_mbox.c | 335 mb->un.varClearLA.eventTag = phba->fc_eventTag; in lpfc_clear_la()
|
H A D | lpfc_init.c | 5076 la->eventTag = acqe_link->event_tag; in lpfc_sli4_async_link_evt() 5351 la->eventTag = acqe_fc->event_tag; in lpfc_sli4_async_fc_evt()
|
/kernel/linux/linux-6.6/drivers/scsi/lpfc/ |
H A D | lpfc_hbadisc.c | 3789 if (phba->fc_eventTag <= la->eventTag) { in lpfc_mbx_cmpl_read_topology() 3796 phba->fc_eventTag = la->eventTag; in lpfc_mbx_cmpl_read_topology() 3804 la->eventTag, phba->fc_eventTag, in lpfc_mbx_cmpl_read_topology() 3813 la->eventTag, phba->fc_eventTag, in lpfc_mbx_cmpl_read_topology() 3836 la->eventTag, phba->fc_eventTag, in lpfc_mbx_cmpl_read_topology() 3842 la->eventTag, phba->fc_eventTag, in lpfc_mbx_cmpl_read_topology() 3849 la->eventTag, phba->fc_eventTag, in lpfc_mbx_cmpl_read_topology()
|
H A D | lpfc_hw.h | 3068 uint32_t eventTag; /* Event tag */ member 3161 uint32_t eventTag; /* Event tag */ member
|
H A D | lpfc_mbox.c | 403 mb->un.varClearLA.eventTag = phba->fc_eventTag; in lpfc_clear_la()
|
H A D | lpfc_init.c | 5506 la->eventTag = acqe_link->event_tag; in lpfc_sli4_async_link_evt() 6370 la->eventTag = acqe_fc->event_tag; in lpfc_sli4_async_fc_evt()
|
Completed in 71 milliseconds