Home
last modified time | relevance | path

Searched defs:ib_srq (Results 1 – 7 of 7) sorted by relevance

/linux/drivers/infiniband/hw/hns/
H A Dhns_roce_restrack.c187 int hns_roce_fill_res_srq_entry(struct sk_buff *msg, struct ib_srq *ib_srq) in hns_roce_fill_res_srq_entry()
217 int hns_roce_fill_res_srq_entry_raw(struct sk_buff *msg, struct ib_srq *ib_srq) in hns_roce_fill_res_srq_entry_raw()
H A Dhns_roce_srq.c463 int hns_roce_create_srq(struct ib_srq *ib_srq, in hns_roce_create_srq()
/linux/drivers/infiniband/hw/mlx4/
H A Dsrq.c72 int mlx4_ib_create_srq(struct ib_srq *ib_srq, in mlx4_ib_create_srq()
/linux/drivers/infiniband/hw/mlx5/
H A Dsrq.c191 int mlx5_ib_create_srq(struct ib_srq *ib_srq, in mlx5_ib_create_srq()
/linux/drivers/infiniband/hw/bnxt_re/
H A Dib_verbs.c1822 int bnxt_re_destroy_srq(struct ib_srq *ib_srq, struct ib_udata *udata) in bnxt_re_destroy_srq()
1871 int bnxt_re_create_srq(struct ib_srq *ib_srq, in bnxt_re_create_srq()
1968 int bnxt_re_modify_srq(struct ib_srq *ib_srq, struct ib_srq_attr *srq_attr, in bnxt_re_modify_srq()
1999 int bnxt_re_query_srq(struct ib_srq *ib_srq, struct ib_srq_attr *srq_attr) in bnxt_re_query_srq()
2021 int bnxt_re_post_srq_recv(struct ib_srq *ib_srq, const struct ib_recv_wr *wr, in bnxt_re_post_srq_recv()
H A Dmain.c1267 static int bnxt_re_fill_res_srq_entry(struct sk_buff *msg, struct ib_srq *ib_srq) in bnxt_re_fill_res_srq_entry()
1295 static int bnxt_re_fill_res_srq_entry_raw(struct sk_buff *msg, struct ib_srq *ib_srq) in bnxt_re_fill_res_srq_entry_raw()
/linux/include/rdma/
H A Dib_verbs.h1643 struct ib_srq { struct
1649 enum ib_srq_type srq_type; argument
1650 atomic_t usecnt;
1652 struct {
1660 } ext;
1665 struct rdma_restrack_entry res;