Searched refs:cxio_hal_get_cqid (Results 1 – 3 of 3) sorted by relevance
54 extern u32 cxio_hal_get_cqid(struct cxio_hal_resource *rscp);
222 u32 cxio_hal_get_cqid(struct cxio_hal_resource *rscp) in cxio_hal_get_cqid() function
164 cq->cqid = cxio_hal_get_cqid(rdev_p->rscp); in cxio_create_cq()