Searched refs:c4iw_qp (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/infiniband/hw/cxgb4/
H A Diw_cxgb4.h173 static inline struct c4iw_qp *get_qhp(struct c4iw_dev *rhp, u32 qpid)
323 struct c4iw_qp { struct
335 static inline struct c4iw_qp *to_c4iw_qp(struct ib_qp *ibqp)
337 return container_of(ibqp, struct c4iw_qp, ibqp);
414 struct c4iw_qp *qhp,
578 struct c4iw_qp *qp;
732 u16 c4iw_rqes_posted(struct c4iw_qp *qhp);
733 int c4iw_post_zb_read(struct c4iw_qp *qhp);
734 int c4iw_post_terminate(struct c4iw_qp *qhp, struct t4_cqe *err_cqe);
H A Dev.c39 struct c4iw_qp *qhp,
81 struct c4iw_qp *qhp;
H A Dqp.c441 static int build_rdma_recv(struct c4iw_qp *qhp, union t4_recv_wr *wqe,
535 struct c4iw_qp *qhp;
646 struct c4iw_qp *qhp;
845 int c4iw_post_zb_read(struct c4iw_qp *qhp)
875 static void post_terminate(struct c4iw_qp *qhp, struct t4_cqe *err_cqe,
907 static void __flush_qp(struct c4iw_qp *qhp, struct c4iw_cq *rchp,
947 static void flush_qp(struct c4iw_qp *qhp, unsigned long *flag)
964 static int rdma_fini(struct c4iw_dev *rhp, struct c4iw_qp *qhp,
1039 static int rdma_init(struct c4iw_dev *rhp, struct c4iw_qp *qhp)
1118 int c4iw_modify_qp(struct c4iw_dev *rhp, struct c4iw_qp *qh
[all...]
H A Ddevice.c61 struct c4iw_qp *qp = p;
73 struct c4iw_qp *qp = p;
H A Dcq.c576 struct c4iw_qp *qhp = NULL;
H A Dcm.c1809 struct c4iw_qp *qp = get_qhp(h, conn_param->qpn);

Completed in 116 milliseconds