Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/elx/efct/
H A Defct_hw_queues.c44 cq = efct_hw_new_cq(eq, in efct_hw_init_queues()
59 cq = efct_hw_new_cq(eq, hw->num_qentries[SLI4_QTYPE_CQ]); in efct_hw_init_queues()
159 efct_hw_new_cq(struct hw_eq *eq, u32 entry_count) in efct_hw_new_cq() function
H A Defct_hw.h738 struct hw_cq *efct_hw_new_cq(struct hw_eq *eq, u32 entry_count);