Home
last modified time | relevance | path

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

/linux/drivers/scsi/lpfc/
A Dlpfc_sli.c320 if (q->db_format == LPFC_DB_LIST_FORMAT) { in lpfc_sli4_wq_put()
339 } else if (q->db_format == LPFC_DB_RING_FORMAT) { in lpfc_sli4_wq_put()
833 if (hq->db_format == LPFC_DB_RING_FORMAT) { in lpfc_sli4_rq_put()
16982 wq->db_format = LPFC_DB_LIST_FORMAT; in lpfc_wq_create()
16992 wq->queue_id, wq->db_format); in lpfc_wq_create()
17022 pci_barset, db_offset, wq->db_format); in lpfc_wq_create()
17248 hrq->db_format); in lpfc_rq_create()
17279 db_offset, hrq->db_format); in lpfc_rq_create()
17281 hrq->db_format = LPFC_DB_RING_FORMAT; in lpfc_rq_create()
17534 hrq->db_format = LPFC_DB_RING_FORMAT; in lpfc_mrq_create()
[all …]
A Dlpfc_sli4.h231 uint8_t db_format; member

Completed in 58 milliseconds