Searched defs:wq (Results 1 - 25 of 46) sorted by relevance

12

/freebsd-10-stable/sys/dev/cxgb/ulp/iw_cxgb/
H A Diw_cxgb_cq.c93 struct t3_wq *wq; local
H A Diw_cxgb_hal.c294 cxio_create_qp(struct cxio_rdev *rdev_p, u32 kernel_domain, struct t3_wq *wq, struct cxio_ucontext *uctx) argument
362 cxio_destroy_qp(struct cxio_rdev *rdev_p, struct t3_wq *wq, struct cxio_ucontext *uctx) argument
383 insert_recv_cqe(struct t3_wq *wq, struct t3_cq *cq) argument
402 cxio_flush_rq(struct t3_wq *wq, struct t3_cq *cq, int count) argument
421 insert_sq_cqe(struct t3_wq *wq, struct t3_cq *cq, struct t3_swsq *sqp) argument
443 cxio_flush_sq(struct t3_wq *wq, struct t3_cq *cq, int count) argument
482 cqe_completes_wr(struct t3_cqe *cqe, struct t3_wq *wq) argument
501 cxio_count_scqes(struct t3_cq *cq, struct t3_wq *wq, int *count) argument
519 cxio_count_rcqes(struct t3_cq *cq, struct t3_wq *wq, int *count) argument
1077 flush_completed_wrs(struct t3_wq *wq, struct t3_cq *cq) argument
1107 create_read_req_cqe(struct t3_wq *wq, struct t3_cqe *hw_cqe, struct t3_cqe *read_cqe) argument
1122 advance_oldest_read(struct t3_wq *wq) argument
1154 cxio_poll_cq(struct t3_wq *wq, struct t3_cq *cq, struct t3_cqe *cqe, u8 *cqe_flushed, u64 *cookie, u32 *credit) argument
[all...]
H A Diw_cxgb_provider.h161 struct t3_wq wq; member in struct:iwch_qp
/freebsd-10-stable/sys/dev/mlx5/mlx5_core/
H A Dmlx5_wq.c32 u32 mlx5_wq_cyc_get_size(struct mlx5_wq_cyc *wq) argument
37 u32 mlx5_cqwq_get_size(struct mlx5_cqwq *wq) argument
42 u32 mlx5_wq_ll_get_size(struct mlx5_wq_ll *wq) argument
47 static u32 mlx5_wq_cyc_get_byte_size(struct mlx5_wq_cyc *wq) argument
52 mlx5_cqwq_get_byte_size(struct mlx5_cqwq *wq) argument
57 mlx5_wq_ll_get_byte_size(struct mlx5_wq_ll *wq) argument
62 mlx5_wq_cyc_create(struct mlx5_core_dev *mdev, struct mlx5_wq_param *param, void *wqc, struct mlx5_wq_cyc *wq, struct mlx5_wq_ctrl *wq_ctrl) argument
99 mlx5_cqwq_create(struct mlx5_core_dev *mdev, struct mlx5_wq_param *param, void *cqc, struct mlx5_cqwq *wq, struct mlx5_wq_ctrl *wq_ctrl) argument
137 mlx5_wq_ll_create(struct mlx5_core_dev *mdev, struct mlx5_wq_param *param, void *wqc, struct mlx5_wq_ll *wq, struct mlx5_wq_ctrl *wq_ctrl) argument
[all...]
H A Dwq.h89 static inline u16 mlx5_wq_cyc_ctr2ix(struct mlx5_wq_cyc *wq, u16 ctr) argument
94 static inline void *mlx5_wq_cyc_get_wqe(struct mlx5_wq_cyc *wq, u16 ix) argument
107 mlx5_cqwq_get_ci(struct mlx5_cqwq *wq) argument
112 mlx5_cqwq_get_wqe(struct mlx5_cqwq *wq, u32 ix) argument
117 mlx5_cqwq_get_wrap_cnt(struct mlx5_cqwq *wq) argument
122 mlx5_cqwq_pop(struct mlx5_cqwq *wq) argument
127 mlx5_cqwq_update_db_record(struct mlx5_cqwq *wq) argument
132 mlx5_wq_ll_is_full(struct mlx5_wq_ll *wq) argument
137 mlx5_wq_ll_is_empty(struct mlx5_wq_ll *wq) argument
142 mlx5_wq_ll_push(struct mlx5_wq_ll *wq, u16 head_next) argument
149 mlx5_wq_ll_pop(struct mlx5_wq_ll *wq, __be16 ix, __be16 *next_tail_next) argument
156 mlx5_wq_ll_update_db_record(struct mlx5_wq_ll *wq) argument
161 mlx5_wq_ll_get_wqe(struct mlx5_wq_ll *wq, u16 ix) argument
[all...]
H A Dmlx5_srq.c62 void *wq = MLX5_ADDR_OF(rmpc, rmpc, wq); local
[all...]
H A Dmlx5_transobj.c280 void *wq; local
/freebsd-10-stable/sys/ofed/include/linux/
H A Dworkqueue.h96 queue_work(struct workqueue_struct *wq, struct work_struct *work) argument
107 queue_delayed_work(struct workqueue_struct *wq, struct delayed_work *work, argument
130 struct workqueue_struct wq; local
164 drain_workqueue(struct workqueue_struct *wq) argument
206 mod_delayed_work(struct workqueue_struct *wq, struct delayed_work *dwork, unsigned long delay) argument
[all...]
/freebsd-10-stable/contrib/ofed/libmthca/src/
H A Dqp.c86 static inline int wq_overflow(struct mthca_wq *wq, int nreq, struct mthca_cq *cq) argument
H A Dcq.c295 struct mthca_wq *wq; local
[all...]
/freebsd-10-stable/contrib/ofed/libcxgb4/src/
H A Dcq.c45 static void insert_recv_cqe(struct t4_wq *wq, struct t4_cq *cq) argument
62 int c4iw_flush_rq(struct t4_wq *wq, struct t4_cq *cq, int count) argument
77 insert_sq_cqe(struct t4_wq *wq, struct t4_cq *cq, struct t4_swsqe *swcqe) argument
101 struct t4_wq *wq = &qhp->wq; local
129 flush_completed_wrs(struct t4_wq *wq, struct t4_cq *cq) argument
166 create_read_req_cqe(struct t4_wq *wq, struct t4_cqe *hw_cqe, struct t4_cqe *read_cqe) argument
178 advance_oldest_read(struct t4_wq *wq) argument
287 cqe_completes_wr(struct t4_cqe *cqe, struct t4_wq *wq) argument
303 c4iw_count_rcqes(struct t4_cq *cq, struct t4_wq *wq, int *count) argument
348 poll_cq(struct t4_wq *wq, struct t4_cq *cq, struct t4_cqe *cqe, u8 *cqe_flushed, u64 *cookie, u32 *credit) argument
567 struct t4_wq *wq; local
[all...]
H A Dqp.c48 static void copy_wr_to_sq(struct t4_wq *wq, union t4_wr *wqe, u8 len16) argument
74 static void copy_wr_to_rq(struct t4_wq *wq, union t4_recv_wr *wqe, u8 len16) argument
[all...]
H A Dlibcxgb4.h112 struct t4_wq wq; member in struct:c4iw_qp
/freebsd-10-stable/contrib/ofed/libmlx4/src/
H A Dqp.c105 static int wq_overflow(struct mlx4_wq *wq, int nreq, struct mlx4_cq *cq) argument
H A Dcq.c196 struct mlx4_wq *wq; local
[all...]
/freebsd-10-stable/sys/dev/drm/
H A Dvia_dmablit.h77 struct task wq; member in struct:_drm_via_blitq
/freebsd-10-stable/sys/dev/oce/
H A Doce_queue.c90 struct oce_wq *wq; local
168 struct oce_wq *wq; local
207 struct oce_wq *wq; local
281 oce_wq_free(struct oce_wq *wq) argument
318 oce_wq_create(struct oce_wq *wq, struct oce_eq *eq) argument
365 oce_wq_del(struct oce_wq *wq) argument
970 oce_start_wq(struct oce_wq *wq) argument
1072 oce_drain_wq_cq(struct oce_wq *wq) argument
[all...]
H A Doce_mbox.c1727 oce_mbox_create_wq(struct oce_wq *wq) argument
/freebsd-10-stable/sys/ofed/drivers/infiniband/hw/mlx4/
H A Dcq.c608 struct mlx4_ib_wq *wq; local
[all...]
/freebsd-10-stable/sys/dev/cxgbe/iw_cxgbe/
H A Dcq.c197 static void insert_recv_cqe(struct t4_wq *wq, struct t4_cq *cq) argument
214 int c4iw_flush_rq(struct t4_wq *wq, struct t4_cq *cq, int count) argument
229 insert_sq_cqe(struct t4_wq *wq, struct t4_cq *cq, struct t4_swsqe *swcqe) argument
248 c4iw_flush_sq(struct t4_wq *wq, struct t4_cq *cq, int count) argument
288 cqe_completes_wr(struct t4_cqe *cqe, struct t4_wq *wq) argument
304 c4iw_count_scqes(struct t4_cq *cq, struct t4_wq *wq, int *count) argument
323 c4iw_count_rcqes(struct t4_cq *cq, struct t4_wq *wq, int *count) argument
342 flush_completed_wrs(struct t4_wq *wq, struct t4_cq *cq) argument
374 create_read_req_cqe(struct t4_wq *wq, struct t4_cqe *hw_cqe, struct t4_cqe *read_cqe) argument
389 advance_oldest_read(struct t4_wq *wq) argument
423 poll_cq(struct t4_wq *wq, struct t4_cq *cq, struct t4_cqe *cqe, u8 *cqe_flushed, u64 *cookie, u32 *credit) argument
604 struct t4_wq *wq; local
[all...]
/freebsd-10-stable/sys/dev/drm2/ttm/
H A Dttm_bo_driver.h564 struct timeout_task wq; member in struct:ttm_bo_device
/freebsd-10-stable/sys/ofed/drivers/infiniband/core/
H A Dmad_priv.h212 struct workqueue_struct *wq; member in struct:ib_mad_port_private
/freebsd-10-stable/cddl/contrib/opensolaris/tools/ctf/cvt/
H A Dctfmerge.c286 finalize_phase_one(workqueue_t *wq) argument
334 init_phase_two(workqueue_t *wq) argument
362 wip_save_work(workqueue_t *wq, wip_t *slot, int slotnum) argument
400 worker_runphase1(workqueue_t *wq) argument
447 worker_runphase2(workqueue_t *wq) argument
518 worker_thread(workqueue_t *wq) argument
552 workqueue_t *wq = arg; local
633 wq_init(workqueue_t *wq, int nfiles) argument
694 start_threads(workqueue_t *wq) argument
723 join_threads(workqueue_t *wq) argument
748 static workqueue_t wq; variable
[all...]
/freebsd-10-stable/sys/ofed/drivers/infiniband/hw/mthca/
H A Dmthca_cq.c488 struct mthca_wq *wq; local
[all...]
/freebsd-10-stable/sys/dev/mlx5/mlx5_ib/
H A Dmlx5_ib_cq.c98 static enum ib_wc_opcode get_umr_comp(struct mlx5_ib_wq *wq, int idx) argument
169 struct mlx5_ib_wq *wq; local
113 handle_good_req(struct ib_wc *wc, struct mlx5_cqe64 *cqe, struct mlx5_ib_wq *wq, int idx) argument
375 struct mlx5_ib_wq *wq; local
405 struct mlx5_ib_wq *wq; local
462 struct mlx5_ib_wq *wq; local
[all...]

Completed in 158 milliseconds

12