Searched refs:ext_cq (Results 1 – 3 of 3) sorted by relevance
337 switch (enic->ext_cq) { in enic_alloc_vnic_resources()350 enic->ext_cq); in enic_alloc_vnic_resources()428 enic->ext_cq = ENIC_RQ_CQ_ENTRY_SIZE_16; in enic_ext_cq()432 enic->ext_cq = fls(a1) - 1; in enic_ext_cq()434 a1 = enic->ext_cq; in enic_ext_cq()438 enic->ext_cq = ENIC_RQ_CQ_ENTRY_SIZE_16; in enic_ext_cq()443 16 << enic->ext_cq); in enic_ext_cq()
35 enum ext_cq { enum243 enum ext_cq ext_cq; member
420 enic_rq_cq_desc_dec(cq_desc, enic->ext_cq, &type, &color, &q_number, in enic_rq_cq_service()431 enic_rq_cq_desc_dec(cq_desc, enic->ext_cq, &type, &color, in enic_rq_cq_service()
Completed in 8 milliseconds