Searched refs:bnxt_re_create_cq (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/infiniband/hw/bnxt_re/ |
H A D | ib_verbs.h | 194 int bnxt_re_create_cq(struct ib_cq *ibcq, const struct ib_cq_init_attr *attr,
|
H A D | main.c | 654 .create_cq = bnxt_re_create_cq,
|
H A D | ib_verbs.c | 2819 int bnxt_re_create_cq(struct ib_cq *ibcq, const struct ib_cq_init_attr *attr, in bnxt_re_create_cq() function
|
/kernel/linux/linux-6.6/drivers/infiniband/hw/bnxt_re/ |
H A D | ib_verbs.h | 213 int bnxt_re_create_cq(struct ib_cq *ibcq, const struct ib_cq_init_attr *attr,
|
H A D | main.c | 829 .create_cq = bnxt_re_create_cq,
|
H A D | ib_verbs.c | 2919 int bnxt_re_create_cq(struct ib_cq *ibcq, const struct ib_cq_init_attr *attr, in bnxt_re_create_cq() function
|
Completed in 16 milliseconds