Home
last modified time | relevance | path

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

/drivers/infiniband/sw/rdmavt/
Dcq.h12 int rvt_create_cq(struct ib_cq *ibcq, const struct ib_cq_init_attr *attr,
Dtrace_cq.h61 DEFINE_EVENT(rvt_cq_template, rvt_create_cq,
Dvt.c335 .create_cq = rvt_create_cq,
Dcq.c158 int rvt_create_cq(struct ib_cq *ibcq, const struct ib_cq_init_attr *attr, in rvt_create_cq() function