Home
last modified time | relevance | path

Searched refs:ulp_bde64_le (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/scsi/lpfc/
H A Dlpfc_ct.c3202 struct ulp_bde64_le *bde; in lpfc_fdmi_cmd()
3419 bde = (struct ulp_bde64_le *)rsp->virt; in lpfc_fdmi_cmd()
H A Dlpfc_hw4.h263 struct ulp_bde64_le { struct
H A Dlpfc_sli.c10834 struct ulp_bde64_le *bde; in __lpfc_sli_prep_els_req_rsp_s4()
10841 bde = (struct ulp_bde64_le *)&wqe->generic.bde; in __lpfc_sli_prep_els_req_rsp_s4()
10959 struct ulp_bde64_le *bde, *bpl; in __lpfc_sli_prep_gen_req_s4()
10966 bpl = (struct ulp_bde64_le *)bmp->virt; in __lpfc_sli_prep_gen_req_s4()
10980 bde = (struct ulp_bde64_le *)&cmdwqe->generic.bde; in __lpfc_sli_prep_gen_req_s4()
H A Dlpfc_els.c171 struct ulp_bde64_le *bpl; in lpfc_prep_els_iocb()
268 bpl = (struct ulp_bde64_le *)pbuflist->virt; in lpfc_prep_els_iocb()