Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/hw/erdma/
H A Derdma_verbs.h305 static inline struct erdma_qp *to_eqp(struct ib_qp *qp) in to_eqp() function
/openbmc/linux/drivers/infiniband/hw/efa/
H A Defa_verbs.c151 static inline struct efa_qp *to_eqp(struct ib_qp *ibqp) in to_eqp() function