Searched refs:rvt_create_cq (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/infiniband/sw/rdmavt/ |
H A D | cq.h | 54 int rvt_create_cq(struct ib_cq *ibcq, const struct ib_cq_init_attr *attr,
|
H A D | trace_cq.h | 103 DEFINE_EVENT(rvt_cq_template, rvt_create_cq,
|
H A D | cq.c | 191 * 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 D | vt.c | 384 .create_cq = rvt_create_cq,
|
/kernel/linux/linux-6.6/drivers/infiniband/sw/rdmavt/ |
H A D | cq.h | 12 int rvt_create_cq(struct ib_cq *ibcq, const struct ib_cq_init_attr *attr,
|
H A D | trace_cq.h | 61 DEFINE_EVENT(rvt_cq_template, rvt_create_cq,
|
H A D | cq.c | 149 * 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 D | vt.c | 335 .create_cq = rvt_create_cq,
|
Completed in 6 milliseconds