Searched refs:oce_cq (Results 1 – 7 of 7) sorted by relevance
138 struct oce_cq { struct176 struct oce_cq *cq; argument177 struct oce_cq *async_cq;218 struct oce_cq *cq; /* cq associated with this wq */262 struct oce_cq *cq;
214 struct oce_cq *cq[OCE_MAX_CQ]; /* Completion Queues */
47 struct oce_cq *cq; in oce_drain_mq_cq()97 struct oce_cq *cq; in oce_clean_mq()
44 struct oce_cq *194 struct oce_cq *199 struct oce_cq *cq = NULL; in oce_cq_create()205 cq = kmem_zalloc(sizeof (struct oce_cq), KM_NOSLEEP); in oce_cq_create()219 kmem_free(cq, sizeof (struct oce_cq)); in oce_cq_create()265 kmem_free(cq, sizeof (struct oce_cq)); in oce_cq_create()291 oce_cq_del(struct oce_dev *dev, struct oce_cq *cq) in oce_cq_del()315 kmem_free(cq, sizeof (struct oce_cq)); in oce_cq_del()334 struct oce_cq *cq; in oce_mq_create()585 struct oce_cq *cq; in oce_wq_create()[all …]
310 struct oce_cq *cq; in oce_isr()
502 struct oce_cq *cq; in oce_drain_rq_cq()615 struct oce_cq *cq; in oce_clean_rq()
560 struct oce_cq *cq; in oce_process_tx_compl()