Home
last modified time | relevance | path

Searched refs:evt_req_id (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/lpfc/
H A Dlpfc_bsg.c918 uint32_t evt_req_id = 0; in lpfc_bsg_ct_unsol_event() local
960 evt_req_id = ct_req->FsType; in lpfc_bsg_ct_unsol_event()
968 evt->req_id != evt_req_id) in lpfc_bsg_ct_unsol_event()
1057 if (evt_req_id != SLI_CT_ELX_LOOPBACK && in lpfc_bsg_ct_unsol_event()
1124 if (evt_req_id == SLI_CT_ELX_LOOPBACK) { in lpfc_bsg_ct_unsol_event()
1155 (evt_req_id == SLI_CT_ELX_LOOPBACK)) in lpfc_bsg_ct_unsol_event()
/kernel/linux/linux-6.6/drivers/scsi/lpfc/
H A Dlpfc_bsg.c891 uint32_t evt_req_id = 0; in lpfc_bsg_ct_unsol_event() local
917 evt_req_id = ct_req->FsType; in lpfc_bsg_ct_unsol_event()
923 evt->req_id != evt_req_id) in lpfc_bsg_ct_unsol_event()
1016 if (evt_req_id != SLI_CT_ELX_LOOPBACK && in lpfc_bsg_ct_unsol_event()
1084 if (evt_req_id == SLI_CT_ELX_LOOPBACK) { in lpfc_bsg_ct_unsol_event()
1115 (evt_req_id == SLI_CT_ELX_LOOPBACK)) in lpfc_bsg_ct_unsol_event()

Completed in 18 milliseconds