Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/infiniband/hw/efa/
A Defa.h88 struct efa_cq { struct
A Defa_verbs.c152 static inline struct efa_cq *to_ecq(struct ib_cq *ibcq) in to_ecq()
154 return container_of(ibcq, struct efa_cq, ibcq); in to_ecq()
995 static void efa_cq_user_mmap_entries_remove(struct efa_cq *cq) in efa_cq_user_mmap_entries_remove()
1004 struct efa_cq *cq = to_ecq(ibcq); in efa_destroy_cq()
1026 static int cq_mmap_entries_setup(struct efa_dev *dev, struct efa_cq *cq, in cq_mmap_entries_setup()
1067 struct efa_cq *cq = to_ecq(ibcq); in efa_create_cq()
A Defa_main.c75 struct efa_cq *cq; in efa_process_comp_eqe()
388 INIT_RDMA_OBJ_SIZE(ib_cq, efa_cq, ibcq),

Completed in 13 milliseconds