Searched refs:mana_ib_create_cq (Results 1 – 3 of 3) sorted by relevance
8 int mana_ib_create_cq(struct ib_cq *ibcq, const struct ib_cq_init_attr *attr, in mana_ib_create_cq() function16 struct mana_ib_create_cq ucmd = {}; in mana_ib_create_cq()29 if (udata->inlen < offsetof(struct mana_ib_create_cq, flags)) in mana_ib_create_cq()
23 .create_cq = mana_ib_create_cq,
654 int mana_ib_create_cq(struct ib_cq *ibcq, const struct ib_cq_init_attr *attr,
Completed in 9 milliseconds