Home
last modified time | relevance | path

Searched refs:rvt_create_cq (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/infiniband/sw/rdmavt/
H A Dcq.h54 int rvt_create_cq(struct ib_cq *ibcq, const struct ib_cq_init_attr *attr,
H A Dtrace_cq.h103 DEFINE_EVENT(rvt_cq_template, rvt_create_cq,
H A Dcq.c191 * rvt_create_cq - create a completion queue
200 int rvt_create_cq(struct ib_cq *ibcq, const struct ib_cq_init_attr *attr, in rvt_create_cq() function
H A Dvt.c384 .create_cq = rvt_create_cq,
/kernel/linux/linux-6.6/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 Dcq.c149 * rvt_create_cq - create a completion queue
158 int rvt_create_cq(struct ib_cq *ibcq, const struct ib_cq_init_attr *attr, in rvt_create_cq() function
H A Dvt.c335 .create_cq = rvt_create_cq,

Completed in 6 milliseconds