Searched defs:ibqp (Results 26 - 28 of 28) sorted by relevance

12

/freebsd-11-stable/sys/dev/cxgbe/iw_cxgbe/
H A Diw_cxgbe.h469 struct ib_qp ibqp; member in struct:c4iw_qp
484 static inline struct c4iw_qp *to_c4iw_qp(struct ib_qp *ibqp) argument
/freebsd-11-stable/sys/dev/mlx5/mlx5_ib/
H A Dmlx5_ib_qp.c187 struct ib_qp *ibqp = &to_mibqp(qp)->ibqp; local
2562 __mlx5_ib_modify_qp(struct ib_qp *ibqp, const struct ib_qp_attr *attr, int attr_mask, enum ib_qp_state cur_state, enum ib_qp_state new_state) argument
2842 mlx5_ib_modify_qp(struct ib_qp *ibqp, struct ib_qp_attr *attr, int attr_mask, struct ib_udata *udata) argument
3805 mlx5_ib_post_send(struct ib_qp *ibqp, struct ib_send_wr *wr, struct ib_send_wr **bad_wr) argument
4140 mlx5_ib_post_recv(struct ib_qp *ibqp, struct ib_recv_wr *wr, struct ib_recv_wr **bad_wr) argument
4480 mlx5_ib_query_qp(struct ib_qp *ibqp, struct ib_qp_attr *qp_attr, int qp_attr_mask, struct ib_qp_init_attr *qp_init_attr) argument
[all...]
H A Dmlx5_ib.h331 struct ib_qp ibqp; member in struct:mlx5_ib_qp
746 static inline struct mlx5_ib_qp *to_mqp(struct ib_qp *ibqp) argument

Completed in 171 milliseconds

12