Searched refs:LPFC_WQE_LENLOC_NONE (Results 1 – 3 of 3) sorted by relevance
/linux-6.1.9/drivers/scsi/lpfc/ |
D | lpfc_nvme.c | 486 bf_set(wqe_lenloc, &wqe->gen_req.wqe_com, LPFC_WQE_LENLOC_NONE); in lpfc_nvme_gen_req()
|
D | lpfc_hw4.h | 4439 #define LPFC_WQE_LENLOC_NONE 0 macro
|
D | lpfc_sli.c | 211 bf_set(wqe_lenloc, &wqe->fcp_icmd.wqe_com, LPFC_WQE_LENLOC_NONE); in lpfc_wqe_cmd_template() 21369 bf_set(wqe_lenloc, &abtswqe->abort_cmd.wqe_com, LPFC_WQE_LENLOC_NONE); in lpfc_sli4_issue_abort_iotag() 22548 bf_set(wqe_lenloc, &wqe->els_req.wqe_com, LPFC_WQE_LENLOC_NONE); in lpfc_sli_prep_wqe() 22600 bf_set(wqe_lenloc, &wqe->gen_req.wqe_com, LPFC_WQE_LENLOC_NONE); in lpfc_sli_prep_wqe() 22626 LPFC_WQE_LENLOC_NONE); in lpfc_sli_prep_wqe()
|