Home
last modified time | relevance | path

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

/linux-6.15/drivers/scsi/lpfc/
H A Dlpfc_ct.c3179 struct ulp_bde64_le *bde; in lpfc_fdmi_cmd()
3396 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.c10823 struct ulp_bde64_le *bde; in __lpfc_sli_prep_els_req_rsp_s4()
10830 bde = (struct ulp_bde64_le *)&wqe->generic.bde; in __lpfc_sli_prep_els_req_rsp_s4()
10948 struct ulp_bde64_le *bde, *bpl; in __lpfc_sli_prep_gen_req_s4()
10955 bpl = (struct ulp_bde64_le *)bmp->virt; in __lpfc_sli_prep_gen_req_s4()
10969 bde = (struct ulp_bde64_le *)&cmdwqe->generic.bde; in __lpfc_sli_prep_gen_req_s4()
H A Dlpfc_els.c177 struct ulp_bde64_le *bpl; in lpfc_prep_els_iocb()
274 bpl = (struct ulp_bde64_le *)pbuflist->virt; in lpfc_prep_els_iocb()