Searched refs:cqs (Results 1 – 3 of 3) sorted by relevance
62 hw_cq_t *cqs[hw->config.n_rq]; in ocs_hw_init_queues() local450 cqs[i] = NULL; in hw_new_cq_set()458 cqs[i] = cq; in hw_new_cq_set()475 hw->hw_cq[cqs[i]->instance] = cqs[i]; in hw_new_cq_set()476 ocs_list_add_tail(&cqs[i]->eq->cq_list, cqs[i]); in hw_new_cq_set()483 if (cqs[i]) { in hw_new_cq_set()484 ocs_free(hw->os, cqs[i], sizeof(*cqs[i])); in hw_new_cq_set()485 cqs[i] = NULL; in hw_new_cq_set()674 ocs_hw_t *hw = cqs[0]->eq->hw; in hw_new_rq_set()693 rq->cq = cqs[i]; in hw_new_rq_set()[all …]
1234 extern uint32_t hw_new_cq_set(hw_eq_t *eqs[], hw_cq_t *cqs[], uint32_t num_cqs, uint32_t entry_coun…1238 extern uint32_t hw_new_rq_set(hw_cq_t *cqs[], hw_rq_t *rqs[], uint32_t num_rq_pairs, uint32_t entry…
167 AR_cq= -cqs