Searched refs:max_num_cqs (Results 1 – 5 of 5) sorted by relevance
145 if (cq->queue.id >= gc->max_num_cqs) in mana_ib_install_cq_cb()168 if (cq->queue.id >= gc->max_num_cqs || cq->queue.id == INVALID_QUEUE_ID) in mana_ib_remove_cq_cb()
126 u32 max_num_cqs; /* 06 */ member
461 MLXSW_ITEM32(cmd_mbox, query_aq_cap, max_num_cqs, 0x08, 0, 8);
403 unsigned int max_num_cqs;399 unsigned int max_num_cqs; global() member
581 if (WARN_ON_ONCE(cq_id >= gc->max_num_cqs)) in mana_gd_process_eqe()908 if (id >= gc->max_num_cqs) in mana_gd_destroy_cq()