| /linux/drivers/infiniband/hw/mana/ |
| H A D | wq.c | 8 struct ib_wq *mana_ib_create_wq(struct ib_pd *pd, in mana_ib_create_wq() 52 int mana_ib_modify_wq(struct ib_wq *wq, struct ib_wq_attr *wq_attr, in mana_ib_modify_wq() 59 int mana_ib_destroy_wq(struct ib_wq *ibwq, struct ib_udata *udata) in mana_ib_destroy_wq()
|
| H A D | qp.c | 109 struct ib_wq *ibwq; in mana_ib_create_qp_rss() 819 struct ib_wq *ibwq; in mana_ib_destroy_qp_rss()
|
| /linux/drivers/infiniband/core/ |
| H A D | uverbs_std_types_wq.c | 14 struct ib_wq *wq = uobject->object; in uverbs_free_wq() 38 struct ib_wq *wq; in UVERBS_HANDLER()
|
| H A D | cache.c | 220 queue_work(ib_wq, &entry->del_work); in schedule_free_gid() 1605 queue_work(ib_wq, &work->work); in ib_dispatch_event() 1659 flush_workqueue(ib_wq); in ib_cache_cleanup_one() 1665 flush_workqueue(ib_wq); in ib_cache_cleanup_one()
|
| H A D | uverbs_std_types.c | 83 struct ib_wq **ind_tbl = rwq_ind_tbl->ind_tbl; in uverbs_free_rwq_ind_tbl()
|
| H A D | device.c | 59 struct workqueue_struct *ib_wq; variable 60 EXPORT_SYMBOL_GPL(ib_wq); 3030 ib_wq = alloc_workqueue("infiniband", WQ_PERCPU, 0); in ib_core_init() 3031 if (!ib_wq) in ib_core_init() 3122 destroy_workqueue(ib_wq); in ib_core_init() 3142 destroy_workqueue(ib_wq); in ib_core_cleanup()
|
| H A D | sa_query.c | 2217 queue_delayed_work(ib_wq, &port->ib_cpi_work, delay); in update_ib_cpi() 2400 queue_delayed_work(ib_wq, in ib_sa_event() 2403 queue_work(ib_wq, &sa_dev->port[port_num].update_task); in ib_sa_event() 2492 flush_workqueue(ib_wq); in ib_sa_remove_one()
|
| H A D | verbs.c | 2600 struct ib_wq *ib_create_wq(struct ib_pd *pd, in ib_create_wq() 2603 struct ib_wq *wq; in ib_create_wq() 2630 int ib_destroy_wq_user(struct ib_wq *wq, struct ib_udata *udata) in ib_destroy_wq_user()
|
| H A D | uverbs_cmd.c | 2920 struct ib_wq *wq; in ib_uverbs_ex_create_wq() 3030 struct ib_wq *wq; in ib_uverbs_ex_modify_wq() 3086 struct ib_wq **wqs = NULL; in ib_uverbs_ex_create_rwq_ind_table() 3088 struct ib_wq *wq = NULL; in ib_uverbs_ex_create_rwq_ind_table()
|
| /linux/include/rdma/ |
| H A D | ib_verbs.h | 59 extern struct workqueue_struct *ib_wq; 780 struct ib_wq *wq; 1715 struct ib_wq { 1765 struct ib_wq **ind_tbl; 1771 struct ib_wq **ind_tbl; 2614 struct ib_wq *(*create_wq)(struct ib_pd *pd, 2617 int (*destroy_wq)(struct ib_wq *wq, struct ib_udata *udata); 2618 int (*modify_wq)(struct ib_wq *wq, struct ib_wq_attr *attr, 4634 struct ib_wq *ib_create_wq(struct ib_pd *pd, 4636 int ib_destroy_wq_user(struct ib_wq *w in rdma_ah_set_path_bits() 1698 struct ib_wq { global() struct 1706 stateib_wq global() argument 1707 wq_typeib_wq global() argument 1711 usecntib_wq global() argument [all...] |
| /linux/drivers/infiniband/hw/mlx4/ |
| H A D | qp.c | 56 static int _mlx4_ib_modify_wq(struct ib_wq *ibwq, enum ib_wq_state new_state, 1384 struct ib_wq *ibwq = qp->ibqp.rwq_ind_tbl->ind_tbl[i]; in destroy_qp_rss() 2020 struct ib_wq *ibwq = ind_tbl->ind_tbl[i]; in bringup_rss_rwqs() 2053 struct ib_wq *ibwq = ind_tbl->ind_tbl[j]; in bringup_rss_rwqs() 2079 struct ib_wq *ibwq = ind_tbl->ind_tbl[i]; in bring_down_rss_rwqs() 2139 struct ib_wq *ibwq; in __mlx4_ib_modify_qp() 2141 ibwq = (struct ib_wq *)src; in __mlx4_ib_modify_qp() 4126 struct ib_wq *mlx4_ib_create_wq(struct ib_pd *pd, in mlx4_ib_create_wq() 4211 static int _mlx4_ib_modify_wq(struct ib_wq *ibwq, enum ib_wq_state new_state, in _mlx4_ib_modify_wq() 4267 int mlx4_ib_modify_wq(struct ib_wq *ibwq, struct ib_wq_attr *wq_attr, in mlx4_ib_modify_wq() [all …]
|
| /linux/drivers/infiniband/hw/hfi1/ |
| H A D | init.c | 1662 flush_workqueue(ib_wq); in init_one() 1736 flush_workqueue(ib_wq); in remove_one()
|
| /linux/drivers/infiniband/hw/mlx5/ |
| H A D | qp.c | 5466 struct ib_wq *mlx5_ib_create_wq(struct ib_pd *pd, in mlx5_ib_create_wq() 5529 int mlx5_ib_destroy_wq(struct ib_wq *wq, struct ib_udata *udata) in mlx5_ib_destroy_wq() 5623 int mlx5_ib_modify_wq(struct ib_wq *wq, struct ib_wq_attr *wq_attr, in mlx5_ib_modify_wq()
|