Home
last modified time | relevance | path

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

/linux/drivers/scsi/lpfc/
A Dlpfc_sli4.h233 #define LPFC_DB_LIST_FORMAT 0x02 macro
A Dlpfc_sli.c320 if (q->db_format == LPFC_DB_LIST_FORMAT) { in lpfc_sli4_wq_put()
837 } else if (hq->db_format == LPFC_DB_LIST_FORMAT) { in lpfc_sli4_rq_put()
16982 wq->db_format = LPFC_DB_LIST_FORMAT; in lpfc_wq_create()
16987 if ((wq->db_format != LPFC_DB_LIST_FORMAT) && in lpfc_wq_create()
17243 if ((hrq->db_format != LPFC_DB_LIST_FORMAT) && in lpfc_rq_create()

Completed in 35 milliseconds