Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/infiniband/hw/efa/
H A Defa.h139 int efa_create_cq(struct ib_cq *ibcq, const struct ib_cq_init_attr *attr,
H A Defa_main.c249 .create_cq = efa_create_cq,
H A Defa_verbs.c1014 int efa_create_cq(struct ib_cq *ibcq, const struct ib_cq_init_attr *attr, in efa_create_cq() function