| /Linux-v6.6/drivers/infiniband/core/ |
| D | uverbs_std_types_wq.c | 58 ret = uverbs_get_const(&wq_init_attr.wq_type, attrs, in UVERBS_HANDLER() 63 if (wq_init_attr.wq_type != IB_WQT_RQ) in UVERBS_HANDLER() 81 wq->wq_type = wq_init_attr.wq_type; in UVERBS_HANDLER()
|
| D | uverbs_cmd.c | 2919 wq_init_attr.wq_type = cmd.wq_type; in ib_uverbs_ex_create_wq() 2933 wq->wq_type = wq_init_attr.wq_type; in ib_uverbs_ex_create_wq()
|
| D | verbs.c | 2536 wq->wq_type = wq_attr->wq_type; in ib_create_wq()
|
| /Linux-v6.6/drivers/net/ethernet/mellanox/mlx5/core/en/ |
| D | txrx.h | 347 if (rq->wq_type == MLX5_WQ_TYPE_LINKED_LIST_STRIDING_RQ) { in mlx5e_rqwq_reset() 373 switch (rq->wq_type) { in mlx5e_rqwq_get_size() 383 switch (rq->wq_type) { in mlx5e_rqwq_get_cur_sz() 393 switch (rq->wq_type) { in mlx5e_rqwq_get_head() 403 switch (rq->wq_type) { in mlx5e_rqwq_get_wqe_counter()
|
| D | params.c | 855 static u8 mlx5e_get_rqwq_log_stride(u8 wq_type, int ndsegs) in mlx5e_get_rqwq_log_stride() argument 859 switch (wq_type) { in mlx5e_get_rqwq_log_stride() 1003 MLX5_SET(wq, wq, wq_type, params->rq_wq_type); in mlx5e_build_rq_param() 1025 MLX5_SET(wq, wq, wq_type, MLX5_WQ_TYPE_CYCLIC); in mlx5e_build_drop_rq_param()
|
| D | trap.c | 45 rq->wq_type = params->rq_wq_type; in mlx5e_init_trap_rq()
|
| D | ptp.c | 677 rq->wq_type = params->rq_wq_type; in mlx5e_init_ptp_rq()
|
| /Linux-v6.6/include/net/mana/ |
| D | mana.h | 556 u32 wq_type; member 576 u32 wq_type; member 769 u32 wq_type, struct mana_obj_spec *wq_spec, 773 void mana_destroy_wq_obj(struct mana_port_context *apc, u32 wq_type,
|
| /Linux-v6.6/drivers/net/ethernet/mellanox/mlx5/core/en/xsk/ |
| D | setup.c | 69 rq->wq_type = params->rq_wq_type; in mlx5e_init_xsk_rq()
|
| /Linux-v6.6/drivers/net/ethernet/mellanox/mlx5/core/ |
| D | en.h | 179 static inline u16 mlx5_min_rx_wqes(int wq_type, u32 wq_size) in mlx5_min_rx_wqes() argument 181 switch (wq_type) { in mlx5_min_rx_wqes() 731 u8 wq_type; member
|
| D | en_main.c | 649 rq->wq_type = params->rq_wq_type; in mlx5e_init_rxq_rq() 757 switch (rq->wq_type) { in mlx5e_alloc_rq() 864 if (rq->wq_type == MLX5_WQ_TYPE_LINKED_LIST_STRIDING_RQ) { in mlx5e_alloc_rq() 914 switch (rq->wq_type) { in mlx5e_alloc_rq() 947 switch (rq->wq_type) { in mlx5e_free_rq() 1115 u16 min_wqes = mlx5_min_rx_wqes(rq->wq_type, mlx5e_rqwq_get_size(rq)); in mlx5e_wait_for_min_rx_wqes() 1137 if (rq->wq_type != MLX5_WQ_TYPE_LINKED_LIST_STRIDING_RQ) in mlx5e_free_rx_missing_descs() 1172 if (rq->wq_type == MLX5_WQ_TYPE_LINKED_LIST_STRIDING_RQ) { in mlx5e_free_rx_descs() 1604 MLX5_SET(wq, wq, wq_type, MLX5_WQ_TYPE_CYCLIC); in mlx5e_create_sq()
|
| D | en_rx.c | 100 if (rq->wq_type == MLX5_WQ_TYPE_LINKED_LIST_STRIDING_RQ) in mlx5e_read_enhanced_title_slot() 176 if (rq->wq_type == MLX5_WQ_TYPE_LINKED_LIST_STRIDING_RQ) in mlx5e_decompress_cqe() 2689 switch (rq->wq_type) { in mlx5e_rq_set_handlers()
|
| /Linux-v6.6/drivers/net/ethernet/microsoft/mana/ |
| D | mana_en.c | 1124 u32 wq_type, struct mana_obj_spec *wq_spec, in mana_create_wq_obj() argument 1136 req.wq_type = wq_type; in mana_create_wq_obj() 1177 void mana_destroy_wq_obj(struct mana_port_context *apc, u32 wq_type, in mana_destroy_wq_obj() argument 1187 req.wq_type = wq_type; in mana_destroy_wq_obj()
|
| /Linux-v6.6/drivers/net/ethernet/mellanox/mlx5/core/lib/ |
| D | aso.c | 205 MLX5_SET(wq, wq, wq_type, MLX5_WQ_TYPE_CYCLIC); in create_aso_sq()
|
| /Linux-v6.6/include/uapi/rdma/ |
| D | ib_user_verbs.h | 1239 __u32 wq_type; member
|
| /Linux-v6.6/drivers/infiniband/hw/mlx5/ |
| D | qp.c | 1395 MLX5_SET(wq, wq, wq_type, MLX5_WQ_TYPE_CYCLIC); in create_raw_packet_qp_sq() 1481 MLX5_SET(wq, wq, wq_type, MLX5_WQ_TYPE_CYCLIC); in create_raw_packet_qp_rq() 5201 MLX5_SET(wq, wq, wq_type, in create_rq() 5421 switch (init_attr->wq_type) { in mlx5_ib_create_wq() 5435 init_attr->wq_type); in mlx5_ib_create_wq()
|
| /Linux-v6.6/include/rdma/ |
| D | ib_verbs.h | 1686 enum ib_wq_type wq_type; member 1700 enum ib_wq_type wq_type; member
|
| /Linux-v6.6/drivers/infiniband/hw/mlx4/ |
| D | qp.c | 4149 if (init_attr->wq_type != IB_WQT_RQ) { in mlx4_ib_create_wq() 4150 pr_debug("unsupported wq type %d\n", init_attr->wq_type); in mlx4_ib_create_wq()
|
| /Linux-v6.6/include/linux/mlx5/ |
| D | mlx5_ifc.h | 2065 u8 wq_type[0x4]; member
|