Searched refs:event_tag (Results 1 - 12 of 12) sorted by relevance

/linux-master/drivers/scsi/lpfc/
H A Dlpfc_sli.h132 uint32_t event_tag; /* LA Event tag */ member in struct:lpfc_iocbq
H A Dlpfc_hw4.h2585 uint32_t event_tag; member in struct:lpfc_mbx_resume_rpi
4118 uint32_t event_tag; member in struct:lpfc_acqe_link
4133 uint32_t event_tag; member in struct:lpfc_acqe_fip
4145 uint32_t event_tag; member in struct:lpfc_acqe_dcbx
4161 uint32_t event_tag; member in struct:lpfc_acqe_grp5
4256 uint32_t event_tag; member in struct:lpfc_acqe_fc_la
4774 uint32_t event_tag; member in struct:cmf_sync_wqe
H A Dlpfc_ct.c590 struct lpfc_nodelist *ndlp, uint32_t event_tag, uint32_t num_entry,
613 geniocb->event_tag = event_tag;
939 if (cmdiocb->event_tag != phba->fc_eventTag) {
1155 if (cmdiocb->event_tag != phba->fc_eventTag) {
1361 if (cmdiocb->event_tag != phba->fc_eventTag) {
1509 if ((uint32_t)cmdiocb->event_tag != phba->fc_eventTag) {
586 lpfc_gen_req(struct lpfc_vport *vport, struct lpfc_dmabuf *bmp, struct lpfc_dmabuf *inp, struct lpfc_dmabuf *outp, void (*cmpl)(struct lpfc_hba *, struct lpfc_iocbq *, struct lpfc_iocbq *), struct lpfc_nodelist *ndlp, uint32_t event_tag, uint32_t num_entry, uint32_t tmo, uint8_t retry) argument
H A Dlpfc_init.c5432 phba->fcoe_eventtag = acqe_link->event_tag;
5513 la->eventTag = acqe_link->event_tag;
6377 la->eventTag = acqe_fc->event_tag;
6748 phba->fc_eventTag = acqe_fip->event_tag;
6749 phba->fcoe_eventtag = acqe_fip->event_tag;
6757 acqe_fip->event_tag,
6764 acqe_fip->event_tag,
6803 acqe_fip->event_tag, acqe_fip->index);
6816 acqe_fip->event_tag);
6820 phba->fcoe_cvl_eventtag = acqe_fip->event_tag;
[all...]
H A Dlpfc_mbox.c2661 resume_rpi->event_tag = ndlp->phba->fc_eventTag;
H A Dlpfc_sli.c2006 wqe->cmf_sync.event_tag = phba->fc_eventTag;
/linux-master/drivers/net/ethernet/emulex/benet/
H A Dbe_cmds.h137 u32 event_tag; member in struct:be_async_event_grp5_qos_link_speed
150 u8 event_tag; member in struct:be_async_event_grp5_cos_priority
161 u32 event_tag; member in struct:be_async_event_grp5_pvid_state
171 u32 event_tag; member in struct:be_async_event_qnq
/linux-master/drivers/scsi/be2iscsi/
H A Dbe_cmds.c380 evt->physical_port, evt->event_tag);
385 evt->physical_port, evt->event_tag);
H A Dbe_cmds.h182 u32 event_tag; member in struct:be_async_event_link_state
/linux-master/drivers/infiniband/hw/ocrdma/
H A Docrdma_sli.h417 u32 event_tag; member in struct:ocrdma_ae_pvid_mcqe
/linux-master/drivers/scsi/elx/libefc_sli/
H A Dsli4.h950 __le32 event_tag; member in struct:sli4_link_attention
2386 __le32 event_tag; member in struct:sli4_cmd_read_topology
H A Dsli4.c2507 le32_to_cpu(link_attn->event_tag));

Completed in 370 milliseconds