Home
last modified time | relevance | path

Searched refs:LPFC_Q_CREATE_VERSION_0 (Results 1 – 2 of 2) sorted by relevance

/linux-6.15/drivers/scsi/lpfc/
H A Dlpfc_hw4.h990 #define LPFC_Q_CREATE_VERSION_0 0 macro
H A Dlpfc_sli.c16909 wq_create_version = LPFC_Q_CREATE_VERSION_0; in lpfc_wq_create()
16965 if (wq_create_version == LPFC_Q_CREATE_VERSION_0) in lpfc_wq_create()
16978 if (wq_create_version == LPFC_Q_CREATE_VERSION_0) { in lpfc_wq_create()
22242 bf_set(lpfc_mbox_hdr_version, &shdr->request, LPFC_Q_CREATE_VERSION_0); in lpfc_read_object()