Home
last modified time | relevance | path

Searched defs:srq (Results 1 – 25 of 34) sorted by relevance

12

/linux-3.3/drivers/infiniband/hw/mlx4/
Dsrq.c41 static void *get_wqe(struct mlx4_ib_srq *srq, int n) in get_wqe()
46 static void mlx4_ib_srq_event(struct mlx4_srq *srq, enum mlx4_event type) in mlx4_ib_srq_event()
76 struct mlx4_ib_srq *srq; in mlx4_ib_create_srq() local
231 struct mlx4_ib_srq *srq = to_msrq(ibsrq); in mlx4_ib_modify_srq() local
256 struct mlx4_ib_srq *srq = to_msrq(ibsrq); in mlx4_ib_query_srq() local
271 int mlx4_ib_destroy_srq(struct ib_srq *srq) in mlx4_ib_destroy_srq()
294 void mlx4_ib_free_srq_wqe(struct mlx4_ib_srq *srq, int wqe_index) in mlx4_ib_free_srq_wqe()
311 struct mlx4_ib_srq *srq = to_msrq(ibsrq); in mlx4_ib_post_srq_recv() local
Dcq.c554 struct mlx4_ib_srq *srq; in mlx4_ib_poll_one() local
772 void __mlx4_ib_cq_clean(struct mlx4_ib_cq *cq, u32 qpn, struct mlx4_ib_srq *srq) in __mlx4_ib_cq_clean()
820 void mlx4_ib_cq_clean(struct mlx4_ib_cq *cq, u32 qpn, struct mlx4_ib_srq *srq) in mlx4_ib_cq_clean()
/linux-3.3/drivers/infiniband/hw/mthca/
Dmthca_srq.c72 static void *get_wqe(struct mthca_srq *srq, int n) in get_wqe()
97 struct mthca_srq *srq, in mthca_tavor_init_srq_context()
115 struct mthca_srq *srq, in mthca_arbel_init_srq_context()
140 static void mthca_free_srq_buf(struct mthca_dev *dev, struct mthca_srq *srq) in mthca_free_srq_buf()
148 struct mthca_srq *srq) in mthca_alloc_srq_buf()
200 struct ib_srq_attr *attr, struct mthca_srq *srq) in mthca_alloc_srq()
319 static inline int get_srq_refcount(struct mthca_dev *dev, struct mthca_srq *srq) in get_srq_refcount()
330 void mthca_free_srq(struct mthca_dev *dev, struct mthca_srq *srq) in mthca_free_srq()
368 struct mthca_srq *srq = to_msrq(ibsrq); in mthca_modify_srq() local
391 struct mthca_srq *srq = to_msrq(ibsrq); in mthca_query_srq() local
[all …]
Dmthca_provider.c440 struct mthca_srq *srq; in mthca_create_srq() local
493 static int mthca_destroy_srq(struct ib_srq *srq) in mthca_destroy_srq()
Dmthca_cq.c279 struct mthca_srq *srq) in mthca_cq_clean()
545 struct mthca_srq *srq = to_msrq((*cur_qp)->ibqp.srq); in mthca_poll_one() local
/linux-3.3/drivers/infiniband/hw/ipath/
Dipath_srq.c51 struct ipath_srq *srq = to_isrq(ibsrq); in ipath_post_srq_receive() local
106 struct ipath_srq *srq; in ipath_create_srq() local
219 struct ipath_srq *srq = to_isrq(ibsrq); in ipath_modify_srq() local
353 struct ipath_srq *srq = to_isrq(ibsrq); in ipath_query_srq() local
367 struct ipath_srq *srq = to_isrq(ibsrq); in ipath_destroy_srq() local
Dipath_ud.c57 struct ipath_srq *srq; in ipath_ud_loopback() local
Dipath_ruc.c171 struct ipath_srq *srq; in ipath_get_rwqe() local
Dipath_qp.c797 struct ipath_srq *srq = to_isrq(init_attr->srq); in ipath_create_qp() local
/linux-3.3/drivers/infiniband/hw/qib/
Dqib_srq.c51 struct qib_srq *srq = to_isrq(ibsrq); in qib_post_srq_receive() local
106 struct qib_srq *srq; in qib_create_srq() local
215 struct qib_srq *srq = to_isrq(ibsrq); in qib_modify_srq() local
353 struct qib_srq *srq = to_isrq(ibsrq); in qib_query_srq() local
367 struct qib_srq *srq = to_isrq(ibsrq); in qib_destroy_srq() local
Dqib_ruc.c143 struct qib_srq *srq; in qib_get_rwqe() local
Dqib_qp.c1027 struct qib_srq *srq = to_isrq(init_attr->srq); in qib_create_qp() local
/linux-3.3/drivers/net/ethernet/mellanox/mlx4/
Dsrq.c46 struct mlx4_srq *srq; in mlx4_srq_event() local
166 struct mlx4_mtt *mtt, u64 db_rec, struct mlx4_srq *srq) in mlx4_srq_alloc()
227 void mlx4_srq_free(struct mlx4_dev *dev, struct mlx4_srq *srq) in mlx4_srq_free()
248 int mlx4_srq_arm(struct mlx4_dev *dev, struct mlx4_srq *srq, int limit_watermark) in mlx4_srq_arm()
254 int mlx4_srq_query(struct mlx4_dev *dev, struct mlx4_srq *srq, int *limit_watermark) in mlx4_srq_query()
Dresource_tracker.c108 struct res_srq *srq; member
931 enum res_cq_states state, struct res_srq **srq) in srq_res_start_move_to()
1583 int srq = (be32_to_cpu(qpc->srqn) >> 24) & 1; in qp_get_mtt_size() local
1761 struct res_srq *srq; in mlx4_RST2INIT_QP_wrapper() local
2289 struct res_srq *srq; in mlx4_SW2HW_SRQ_wrapper() local
2333 struct res_srq *srq; in mlx4_HW2SW_SRQ_wrapper() local
2362 struct res_srq *srq; in mlx4_QUERY_SRQ_wrapper() local
2385 struct res_srq *srq; in mlx4_ARM_SRQ_wrapper() local
2751 struct res_srq *srq; in rem_slave_srqs() local
/linux-3.3/drivers/infiniband/core/
Dverbs.c267 struct ib_srq *srq; in ib_create_srq() local
295 int ib_modify_srq(struct ib_srq *srq, in ib_modify_srq()
305 int ib_query_srq(struct ib_srq *srq, in ib_query_srq()
313 int ib_destroy_srq(struct ib_srq *srq) in ib_destroy_srq()
874 struct ib_srq *srq; in ib_destroy_qp() local
Duverbs_cmd.c267 static void put_srq_read(struct ib_srq *srq) in put_srq_read()
1391 struct ib_srq *srq = NULL; in ib_uverbs_create_qp() local
2211 struct ib_srq *srq; in ib_uverbs_post_srq_recv() local
2470 struct ib_srq *srq; in __uverbs_create_xsrq() local
2662 struct ib_srq *srq; in ib_uverbs_modify_srq() local
2693 struct ib_srq *srq; in ib_uverbs_query_srq() local
2733 struct ib_srq *srq; in ib_uverbs_destroy_srq() local
Duverbs_main.c233 struct ib_srq *srq = uobj->object; in ib_uverbs_cleanup_ucontext() local
/linux-3.3/drivers/net/
Deql.c410 slaving_request_t srq; in eql_enslave() local
457 slaving_request_t srq; in eql_emancipate() local
/linux-3.3/include/rdma/
Dib_cm.h133 unsigned int srq:1; member
147 unsigned int srq:1; member
369 u8 srq; member
392 u8 srq; member
Dib_user_cm.h150 __u8 srq; member
167 __u8 srq; member
247 __u8 srq; member
263 __u8 srq; member
Drdma_cm.h94 u8 srq; member
/linux-3.3/drivers/infiniband/hw/ehca/
Dehca_qp.c2094 int ehca_query_srq(struct ib_srq *srq, struct ib_srq_attr *srq_attr) in ehca_query_srq()
2239 int ehca_destroy_srq(struct ib_srq *srq) in ehca_destroy_srq()
Dehca_reqs.c601 int ehca_post_srq_recv(struct ib_srq *srq, in ehca_post_srq_recv()
/linux-3.3/drivers/net/wireless/orinoco/
Dwext.c492 struct iw_param *srq, in orinoco_ioctl_getsens()
521 struct iw_param *srq, in orinoco_ioctl_setsens()
/linux-3.3/drivers/net/wireless/
Dzd1201.c1105 struct iw_request_info *info, struct iw_point *srq, char *extra) in zd1201_set_scan()
1112 struct iw_request_info *info, struct iw_point *srq, char *extra) in zd1201_get_scan()

12