Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/scsi/lpfc/
H A Dlpfc_sli.c10822 u8 els_id; in __lpfc_sli_prep_els_req_rsp_s4() local
10847 els_id = LPFC_ELS_ID_PLOGI; in __lpfc_sli_prep_els_req_rsp_s4()
10850 els_id = LPFC_ELS_ID_FLOGI; in __lpfc_sli_prep_els_req_rsp_s4()
10853 els_id = LPFC_ELS_ID_LOGO; in __lpfc_sli_prep_els_req_rsp_s4()
10857 els_id = LPFC_ELS_ID_FDISC; in __lpfc_sli_prep_els_req_rsp_s4()
10862 els_id = LPFC_ELS_ID_DEFAULT; in __lpfc_sli_prep_els_req_rsp_s4()
10866 bf_set(wqe_els_id, &wqe->els_req.wqe_com, els_id); in __lpfc_sli_prep_els_req_rsp_s4()
/kernel/linux/linux-5.10/drivers/scsi/lpfc/
H A Dlpfc_sli.c9531 uint32_t els_id = LPFC_ELS_ID_DEFAULT; in lpfc_sli4_iocb2wqe() local
9614 els_id = ((iocbq->iocb_flag & LPFC_FIP_ELS_ID_MASK) in lpfc_sli4_iocb2wqe()
9646 bf_set(wqe_els_id, &wqe->els_req.wqe_com, els_id); in lpfc_sli4_iocb2wqe()

Completed in 47 milliseconds