Searched refs:mana_ib_create_cq (Results 1 – 4 of 4) 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()27 if (udata->inlen < offsetof(struct mana_ib_create_cq, flags)) in mana_ib_create_cq()
22 .create_cq = mana_ib_create_cq,
431 int mana_ib_create_cq(struct ib_cq *ibcq, const struct ib_cq_init_attr *attr,
23 struct mana_ib_create_cq { struct
Completed in 7 milliseconds