Home
last modified time | relevance | path

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

/linux/drivers/infiniband/hw/hns/
H A Dhns_roce_restrack.c61 int hns_roce_fill_res_qp_entry(struct sk_buff *msg, struct ib_qp *ib_qp) in hns_roce_fill_res_qp_entry()
95 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.h1798 struct ib_qp { global() struct
1815 real_qpib_qp global() argument
1826 qp_typeib_qp global() argument
1828 qp_secib_qp global() argument
1829 portib_qp global() argument
1831 integrity_enib_qp global() argument
1835 resib_qp global() argument
1838 counterib_qp global() argument
[all...]
/linux/drivers/infiniband/hw/bnxt_re/
H A Dib_verbs.c959 int bnxt_re_destroy_qp(struct ib_qp *ib_qp, struct ib_udata *udata) in bnxt_re_destroy_qp()
1598 int bnxt_re_create_qp(struct ib_qp *ib_qp, struct ib_qp_init_attr *qp_init_attr, in bnxt_re_create_qp()
2030 int bnxt_re_modify_qp(struct ib_qp *ib_qp, struct ib_qp_attr *qp_attr, in bnxt_re_modify_qp()
2276 int bnxt_re_query_qp(struct ib_qp *ib_qp, struct ib_qp_attr *qp_attr, in bnxt_re_query_qp()
2831 int bnxt_re_post_send(struct ib_qp *ib_qp, const struct ib_send_wr *wr, in bnxt_re_post_send()
2967 int bnxt_re_post_recv(struct ib_qp *ib_qp, const struct ib_recv_wr *wr, in bnxt_re_post_recv()
H A Dmain.c1124 static int bnxt_re_fill_res_qp_entry(struct sk_buff *msg, struct ib_qp *ib_qp) in bnxt_re_fill_res_qp_entry()