Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/scsi/lpfc/
Dlpfc_nvme.c412 memset(wqe, 0, sizeof(union lpfc_wqe)); in lpfc_nvme_gen_req()
2070 memset(wqe, 0, sizeof(union lpfc_wqe)); in lpfc_get_nvme_buf()
Dlpfc_nvmet.c2634 memset(wqe, 0, sizeof(union lpfc_wqe)); in lpfc_nvmet_prep_ls_wqe()
3290 memset(wqe_abts, 0, sizeof(union lpfc_wqe)); in lpfc_nvmet_unsol_issue_abort()
Dlpfc_hw4.h4954 union lpfc_wqe { union
Dlpfc_sli.c266 union lpfc_wqe *temp_wqe; in lpfc_sli4_wq_put()