Home
last modified time | relevance | path

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

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