Home
last modified time | relevance | path

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

/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()
/linux/include/rdma/
H A Dib_verbs.h1781 struct ib_qp { struct
1798 struct ib_qp *real_qp; argument
1809 qp_typeib_qp global() argument
1811 qp_secib_qp global() argument
1812 portib_qp global() argument
1814 integrity_enib_qp global() argument
1818 resib_qp global() argument
1821 counterib_qp global() argument
[all...]
/linux/drivers/infiniband/hw/bnxt_re/
H A Dib_verbs.c960 int bnxt_re_destroy_qp(struct ib_qp *ib_qp, struct ib_udata *udata) in bnxt_re_destroy_qp()
1604 int bnxt_re_create_qp(struct ib_qp *ib_qp, struct ib_qp_init_attr *qp_init_attr, in bnxt_re_create_qp()
2047 int bnxt_re_modify_qp(struct ib_qp *ib_qp, struct ib_qp_attr *qp_attr, in bnxt_re_modify_qp()
2291 int bnxt_re_query_qp(struct ib_qp *ib_qp, struct ib_qp_attr *qp_attr, in bnxt_re_query_qp()
2844 int bnxt_re_post_send(struct ib_qp *ib_qp, const struct ib_send_wr *wr, in bnxt_re_post_send()
2979 int bnxt_re_post_recv(struct ib_qp *ib_qp, const struct ib_recv_wr *wr, in bnxt_re_post_recv()
H A Dmain.c1005 static int bnxt_re_fill_res_qp_entry(struct sk_buff *msg, struct ib_qp *ib_qp) in bnxt_re_fill_res_qp_entry()
/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()
/linux/drivers/infiniband/core/
H A Dverbs.c1891 int ib_modify_qp_with_udata(struct ib_qp *ib_qp, struct ib_qp_attr *attr, in ib_modify_qp_with_udata()