Searched refs:to_ecq (Results 1 – 1 of 1) sorted by relevance
140 static inline struct efa_cq *to_ecq(struct ib_cq *ibcq) in to_ecq() function707 create_qp_params.send_cq_idx = to_ecq(init_attr->send_cq)->cq_idx; in efa_create_qp()708 create_qp_params.recv_cq_idx = to_ecq(init_attr->recv_cq)->cq_idx; in efa_create_qp()891 struct efa_cq *cq = to_ecq(ibcq); in efa_destroy_cq()926 struct efa_cq *cq = to_ecq(ibcq); in efa_create_cq()