Home
last modified time | relevance | path

Searched refs:efa_create_cq (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/drivers/infiniband/hw/efa/
H A Defa.h163 int efa_create_cq(struct ib_cq *ibcq, const struct ib_cq_init_attr *attr,
H A Defa_main.c374 .create_cq = efa_create_cq,
H A Defa_verbs.c1125 int efa_create_cq(struct ib_cq *ibcq, const struct ib_cq_init_attr *attr, in efa_create_cq() function