ionic_vcq
struct ionic_vcq *vcq;
struct ionic_vcq *vcq;
static struct ionic_vcq *ionic_create_rdma_admincq(struct ionic_ibdev *dev,
struct ionic_vcq *vcq;
struct ionic_vcq *vcq = to_ionic_vcq(ibcq);
struct ionic_vcq *vcq = to_ionic_vcq(ibcq);
int ionic_create_cq_common(struct ionic_vcq *vcq,
struct ionic_vcq *vcq,
struct ionic_vcq *vcq,
struct ionic_vcq *vcq = to_ionic_vcq(ibqp->send_cq);
struct ionic_vcq *vcq = to_ionic_vcq(ibqp->recv_cq);
struct ionic_vcq *vcq = to_ionic_vcq(ibcq);
struct ionic_vcq *vcq = to_ionic_vcq(ibcq);
INIT_RDMA_OBJ_SIZE(ib_cq, ionic_vcq, ibcq),
struct ionic_vcq *vcq;
struct ionic_vcq *vcq;
static inline struct ionic_vcq *to_ionic_vcq(struct ib_cq *ibcq)
return container_of(ibcq, struct ionic_vcq, ibcq);
int ionic_create_cq_common(struct ionic_vcq *vcq,
struct ionic_vcq;