Home
last modified time | relevance | path

Searched defs:to_ecq (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/infiniband/hw/erdma/
H A Derdma_verbs.h310 static inline struct erdma_cq *to_ecq(struct ib_cq *ibcq) in to_ecq() function
/openbmc/linux/drivers/infiniband/hw/efa/
H A Defa_verbs.c156 static inline struct efa_cq *to_ecq(struct ib_cq *ibcq) in to_ecq() function