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.c180 int hns_roce_fill_res_srq_entry(struct sk_buff *msg, struct ib_srq *ib_srq) in hns_roce_fill_res_srq_entry()
210 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.c464 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/cxgb4/
H A 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/drivers/infiniband/hw/bnxt_re/
H A 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/include/rdma/
H A Dib_verbs.h1642 struct ib_srq { struct
1648 enum ib_srq_type srq_type; argument
1649 atomic_t usecnt;
1651 struct {
1659 } ext;
1664 struct rdma_restrack_entry res;