Home
last modified time | relevance | path

Searched defs:ib_qp (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/drivers/infiniband/hw/hns/
H A Dhns_roce_restrack.c62 int hns_roce_fill_res_qp_entry(struct sk_buff *msg, struct ib_qp *ib_qp) in hns_roce_fill_res_qp_entry()
96 int hns_roce_fill_res_qp_entry_raw(struct sk_buff *msg, struct ib_qp *ib_qp) in hns_roce_fill_res_qp_entry_raw()
/openbmc/linux/include/rdma/
H A Dib_verbs.h1779 struct ib_qp { struct
1795 struct ib_qp *real_qp; argument
1805 enum ib_qp_type qp_type; argument
1807 struct ib_qp_security *qp_sec; argument
1808 u32 port;
1810 bool integrity_en;
1814 struct rdma_restrack_entry res;
1817 struct rdma_counter *counter;
/openbmc/linux/drivers/infiniband/hw/bnxt_re/
H A Dib_verbs.c887 int bnxt_re_destroy_qp(struct ib_qp *ib_qp, struct ib_udata *udata) in bnxt_re_destroy_qp()
1520 int bnxt_re_create_qp(struct ib_qp *ib_qp, struct ib_qp_init_attr *qp_init_attr, in bnxt_re_create_qp()
1936 int bnxt_re_modify_qp(struct ib_qp *ib_qp, struct ib_qp_attr *qp_attr, in bnxt_re_modify_qp()
2184 int bnxt_re_query_qp(struct ib_qp *ib_qp, struct ib_qp_attr *qp_attr, in bnxt_re_query_qp()
2738 int bnxt_re_post_send(struct ib_qp *ib_qp, const struct ib_send_wr *wr, in bnxt_re_post_send()
2874 int bnxt_re_post_recv(struct ib_qp *ib_qp, const struct ib_recv_wr *wr, in bnxt_re_post_recv()
H A Dib_verbs.h83 struct ib_qp ib_qp; member
/openbmc/linux/drivers/infiniband/hw/cxgb4/
H A Dqp.c2070 int c4iw_destroy_qp(struct ib_qp *ib_qp, struct ib_udata *udata) in c4iw_destroy_qp()
/openbmc/linux/drivers/infiniband/core/
H A Dverbs.c1876 int ib_modify_qp_with_udata(struct ib_qp *ib_qp, struct ib_qp_attr *attr, in ib_modify_qp_with_udata()