Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/lpfc/
H A Dlpfc_hw4.h990 #define LPFC_Q_CREATE_VERSION_0 0 macro
H A Dlpfc_sli.c16937 wq_create_version = LPFC_Q_CREATE_VERSION_0; in lpfc_wq_create()
16993 if (wq_create_version == LPFC_Q_CREATE_VERSION_0) in lpfc_wq_create()
17006 if (wq_create_version == LPFC_Q_CREATE_VERSION_0) { in lpfc_wq_create()
22238 bf_set(lpfc_mbox_hdr_version, &shdr->request, LPFC_Q_CREATE_VERSION_0); in lpfc_read_object()