Home
last modified time | relevance | path

Searched refs:uverbs_cq_ctrl (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ib/clients/of/sol_uverbs/
H A Dsol_uverbs_qp.c50 static void uverbs_cq_ctrl(uverbs_ucq_uobj_t *, sol_uverbs_cq_ctrl_t);
2615 uverbs_cq_ctrl(uscq, ctrl); in uverbs_uqpn_cq_ctrl()
2617 uverbs_cq_ctrl(urcq, ctrl); in uverbs_uqpn_cq_ctrl()
2679 uverbs_cq_ctrl(uverbs_ucq_uobj_t *ucq, sol_uverbs_cq_ctrl_t ctrl) in uverbs_cq_ctrl() function