Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/hw/efa/
H A Defa.h152 int efa_create_cq(struct ib_cq *ibcq, const struct ib_cq_init_attr *attr,
H A Defa_main.c364 .create_cq = efa_create_cq,
H A Defa_verbs.c1066 int efa_create_cq(struct ib_cq *ibcq, const struct ib_cq_init_attr *attr, in efa_create_cq() function