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

123

/freebsd-11-stable/sys/dev/cxgb/ulp/iw_cxgb/
H A Diw_cxgb_cq.c93 struct t3_wq *wq; local
/freebsd-11-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 Dmlx5_srq.c60 static void set_wq(void *wq, struct mlx5_srq_attr *in) argument
86 get_wq(void *wq, struct mlx5_srq_attr *in) argument
150 void *wq; local
[all...]
H A Dmlx5_transobj.c264 void *wq; local
H A Dwq.h100 static inline u16 mlx5_wq_cyc_ctr2ix(struct mlx5_wq_cyc *wq, u16 ctr) argument
105 static inline void *mlx5_wq_cyc_get_wqe(struct mlx5_wq_cyc *wq, u1 argument
118 mlx5_cqwq_get_ci(struct mlx5_cqwq *wq) argument
123 mlx5_cqwq_get_wqe(struct mlx5_cqwq *wq, u32 ix) argument
128 mlx5_cqwq_get_wrap_cnt(struct mlx5_cqwq *wq) argument
133 mlx5_cqwq_pop(struct mlx5_cqwq *wq) argument
138 mlx5_cqwq_update_db_record(struct mlx5_cqwq *wq) argument
143 mlx5_wq_ll_is_full(struct mlx5_wq_ll *wq) argument
148 mlx5_wq_ll_is_empty(struct mlx5_wq_ll *wq) argument
153 mlx5_wq_ll_push(struct mlx5_wq_ll *wq, u16 head_next) argument
160 mlx5_wq_ll_pop(struct mlx5_wq_ll *wq, __be16 ix, __be16 *next_tail_next) argument
167 mlx5_wq_ll_update_db_record(struct mlx5_wq_ll *wq) argument
172 mlx5_wq_ll_get_wqe(struct mlx5_wq_ll *wq, u16 ix) argument
[all...]
/freebsd-11-stable/sys/dev/mlx5/mlx5_fpga/
H A Dconn.h57 struct mlx5_cqwq wq; member in struct:mlx5_fpga_conn::__anon4926
67 struct mlx5_wq_qp wq; member in struct:mlx5_fpga_conn::__anon4927
/freebsd-11-stable/contrib/ofed/libibverbs/
H A Ddevice.c384 struct ibv_wq *wq = event->element.wq; local
/freebsd-11-stable/sys/dev/dpaa/
H A Dqman.c299 qman_fqr_create(uint32_t fqids_num, e_QmFQChannel channel, uint8_t wq, argument
/freebsd-11-stable/contrib/ofed/libcxgb4/
H A Dcq.c42 static void insert_recv_cqe(struct t4_wq *wq, struct t4_cq *cq) argument
59 int c4iw_flush_rq(struct t4_wq *wq, struct t4_cq *cq, int count) argument
74 insert_sq_cqe(struct t4_wq *wq, struct t4_cq *cq, struct t4_swsqe *swcqe) argument
98 struct t4_wq *wq = &qhp->wq; local
126 flush_completed_wrs(struct t4_wq *wq, struct t4_cq *cq) argument
163 create_read_req_cqe(struct t4_wq *wq, struct t4_cqe *hw_cqe, struct t4_cqe *read_cqe) argument
175 advance_oldest_read(struct t4_wq *wq) argument
284 cqe_completes_wr(struct t4_cqe *cqe, struct t4_wq *wq) argument
300 c4iw_count_rcqes(struct t4_cq *cq, struct t4_wq *wq, int *count) argument
345 poll_cq(struct t4_wq *wq, struct t4_cq *cq, struct t4_cqe *cqe, u8 *cqe_flushed, u64 *cookie, u32 *credit) argument
564 struct t4_wq *wq; local
[all...]
H A Dqp.c45 static void copy_wr_to_sq(struct t4_wq *wq, union t4_wr *wqe, u8 len16) argument
81 static void copy_wr_to_rq(struct t4_wq *wq, union t4_recv_wr *wqe, u8 len16) argument
[all...]
H A Dlibcxgb4.h117 struct t4_wq wq; member in struct:c4iw_qp
/freebsd-11-stable/contrib/ofed/libmlx4/
H A Dqp.c106 static int wq_overflow(struct mlx4_wq *wq, int nreq, struct mlx4_cq *cq) argument
H A Dcq.c240 struct mlx4_wq *wq; local
[all...]
/freebsd-11-stable/sys/compat/linuxkpi/common/include/linux/
H A Dwait.h234 __add_wait_queue(wait_queue_head_t *wqh, wait_queue_t *wq) argument
240 add_wait_queue(wait_queue_head_t *wqh, wait_queue_t *wq) argument
249 __add_wait_queue_tail(wait_queue_head_t *wqh, wait_queue_t *wq) argument
255 __add_wait_queue_entry_tail(wait_queue_head_t *wqh, wait_queue_entry_t *wq) argument
261 __remove_wait_queue(wait_queue_head_t *wqh, wait_queue_t *wq) argument
267 remove_wait_queue(wait_queue_head_t *wqh, wait_queue_t *wq) argument
[all...]
H A Dfs.h73 struct wait_queue wq; member in struct:linux_file_wait_queue
/freebsd-11-stable/sys/compat/linuxkpi/common/src/
H A Dlinux_schedule.c171 autoremove_wake_function(wait_queue_t *wq, unsigned int state, int flags, argument
184 default_wake_function(wait_queue_t *wq, unsigned int state, int flags, argument
191 linux_init_wait_entry(wait_queue_t *wq, int flags) argument
222 linux_prepare_to_wait(wait_queue_head_t *wqh, wait_queue_t *wq, int state) argument
233 linux_finish_wait(wait_queue_head_t *wqh, wait_queue_t *wq) argument
257 linux_wait_event_common(wait_queue_head_t *wqh, wait_queue_t *wq, int timeout, unsigned int state, spinlock_t *lock) argument
[all...]
H A Dlinux_work.c93 struct workqueue_struct *wq; local
129 linux_queue_work_on(int cpu __unused, struct workqueue_struct *wq, argument
165 linux_queue_delayed_work_on(int cpu, struct workqueue_struct *wq, struct delayed_work *dwork, unsigned delay) argument
221 struct workqueue_struct *wq; local
554 struct workqueue_struct *wq; local
574 linux_destroy_workqueue(struct workqueue_struct *wq) argument
[all...]
/freebsd-11-stable/sys/dev/ocs_fc/
H A Docs_ddump.c564 hw_wq_t *wq; local
[all...]
/freebsd-11-stable/sys/dev/drm/
H A Dvia_dmablit.h77 struct task wq; member in struct:_drm_via_blitq
/freebsd-11-stable/sys/dev/cxgbe/iw_cxgbe/
H A Dcq.c202 static void insert_recv_cqe(struct t4_wq *wq, struct t4_cq *cq) argument
219 int c4iw_flush_rq(struct t4_wq *wq, struct t4_cq *cq, int count) argument
234 insert_sq_cqe(struct t4_wq *wq, struct t4_cq *cq, struct t4_swsqe *swcqe) argument
258 struct t4_wq *wq = &qhp->wq; local
287 flush_completed_wrs(struct t4_wq *wq, struct t4_cq *cq) argument
324 create_read_req_cqe(struct t4_wq *wq, struct t4_cqe *hw_cqe, struct t4_cqe *read_cqe) argument
336 advance_oldest_read(struct t4_wq *wq) argument
438 cqe_completes_wr(struct t4_cqe *cqe, struct t4_wq *wq) argument
454 c4iw_count_rcqes(struct t4_cq *cq, struct t4_wq *wq, int *count) argument
489 poll_cq(struct t4_wq *wq, struct t4_cq *cq, struct t4_cqe *cqe, u8 *cqe_flushed, u64 *cookie, u32 *credit) argument
717 struct t4_wq *wq; local
[all...]
/freebsd-11-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-11-stable/sys/dev/drm2/ttm/
H A Dttm_bo_driver.h564 struct timeout_task wq; member in struct:ttm_bo_device
/freebsd-11-stable/sys/ofed/drivers/infiniband/core/
H A Dmad_priv.h209 struct workqueue_struct *wq; member in struct:ib_mad_port_private
/freebsd-11-stable/sys/dev/oce/
H A Doce_queue.c90 struct oce_wq *wq; local
169 struct oce_wq *wq; local
212 struct oce_wq *wq; local
287 oce_wq_free(struct oce_wq *wq) argument
325 oce_wq_create(struct oce_wq *wq, struct oce_eq *eq) argument
372 oce_wq_del(struct oce_wq *wq) argument
985 oce_start_wq(struct oce_wq *wq) argument
1087 oce_drain_wq_cq(struct oce_wq *wq) argument
[all...]
/freebsd-11-stable/sys/dev/mlx4/mlx4_ib/
H A Dmlx4_ib_cq.c609 struct mlx4_ib_wq *wq; local
661 struct mlx4_ib_wq *wq; local
[all...]

Completed in 183 milliseconds

123