Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/infiniband/hw/hns/
Dhns_roce_restrack.c181 int hns_roce_fill_res_srq_entry(struct sk_buff *msg, struct ib_srq *ib_srq) in hns_roce_fill_res_srq_entry()
211 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()
Dhns_roce_srq.c464 int hns_roce_create_srq(struct ib_srq *ib_srq, in hns_roce_create_srq()
/linux-6.14.4/drivers/infiniband/hw/mlx4/
Dsrq.c72 int mlx4_ib_create_srq(struct ib_srq *ib_srq, in mlx4_ib_create_srq()
/linux-6.14.4/drivers/infiniband/hw/mlx5/
Dsrq.c191 int mlx5_ib_create_srq(struct ib_srq *ib_srq, in mlx5_ib_create_srq()
/linux-6.14.4/drivers/infiniband/hw/bnxt_re/
Dib_verbs.c1770 int bnxt_re_destroy_srq(struct ib_srq *ib_srq, struct ib_udata *udata) in bnxt_re_destroy_srq()
1819 int bnxt_re_create_srq(struct ib_srq *ib_srq, in bnxt_re_create_srq()
1916 int bnxt_re_modify_srq(struct ib_srq *ib_srq, struct ib_srq_attr *srq_attr, in bnxt_re_modify_srq()
1951 int bnxt_re_query_srq(struct ib_srq *ib_srq, struct ib_srq_attr *srq_attr) in bnxt_re_query_srq()
1973 int bnxt_re_post_srq_recv(struct ib_srq *ib_srq, const struct ib_recv_wr *wr, in bnxt_re_post_srq_recv()
Dib_verbs.h74 struct ib_srq ib_srq; member
Dmain.c1193 static int bnxt_re_fill_res_srq_entry(struct sk_buff *msg, struct ib_srq *ib_srq) in bnxt_re_fill_res_srq_entry()
1219 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-6.14.4/drivers/infiniband/hw/cxgb4/
Dqp.c2453 int c4iw_modify_srq(struct ib_srq *ib_srq, struct ib_srq_attr *attr, in c4iw_modify_srq()
2689 int c4iw_create_srq(struct ib_srq *ib_srq, struct ib_srq_init_attr *attrs, in c4iw_create_srq()
/linux-6.14.4/include/rdma/
Dib_verbs.h1621 struct ib_srq { struct
1627 enum ib_srq_type srq_type; argument
1628 atomic_t usecnt;
1630 struct {
1638 } ext;
1643 struct rdma_restrack_entry res;