Home
last modified time | relevance | path

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

/linux-6.15/drivers/scsi/lpfc/
H A Dlpfc_sli4.h231 uint8_t db_format; member
H A Dlpfc_sli.c318 if (q->db_format == LPFC_DB_LIST_FORMAT) { in lpfc_sli4_wq_put()
337 } else if (q->db_format == LPFC_DB_RING_FORMAT) { in lpfc_sli4_wq_put()
831 if (hq->db_format == LPFC_DB_RING_FORMAT) { in lpfc_sli4_rq_put()
16977 wq->db_format = LPFC_DB_LIST_FORMAT; in lpfc_wq_create()
16987 wq->queue_id, wq->db_format); in lpfc_wq_create()
17017 pci_barset, db_offset, wq->db_format); in lpfc_wq_create()
17243 hrq->db_format); in lpfc_rq_create()
17274 db_offset, hrq->db_format); in lpfc_rq_create()
17276 hrq->db_format = LPFC_DB_RING_FORMAT; in lpfc_rq_create()
17529 hrq->db_format = LPFC_DB_RING_FORMAT; in lpfc_mrq_create()
[all …]