Home
last modified time | relevance | path

Searched refs:sli_cq_alloc_set (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.6/drivers/scsi/elx/efct/
Defct_hw_queues.c222 if (sli_cq_alloc_set(sli4, qs, num_cqs, entry_count, assefct)) { in efct_hw_new_cq_set()
/Linux-v6.6/drivers/scsi/elx/libefc_sli/
Dsli4.h3992 sli_cq_alloc_set(struct sli4 *sli4, struct sli4_queue *qs[], u32 num_cqs,
Dsli4.c917 sli_cq_alloc_set(struct sli4 *sli4, struct sli4_queue *qs[], in sli_cq_alloc_set() function