Home
last modified time | relevance | path

Searched refs:buf_numa_node (Results 1 – 5 of 5) sorted by relevance

/Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/
Dwq.c80 &wq_ctrl->buf, param->buf_numa_node); in mlx5_wq_cyc_create()
122 &wq_ctrl->buf, param->buf_numa_node); in mlx5_wq_qp_create()
178 param->buf_numa_node); in mlx5_cqwq_create()
217 &wq_ctrl->buf, param->buf_numa_node); in mlx5_wq_ll_create()
Dwq.h41 int buf_numa_node; member
Den_main.c1560 param->wq.buf_numa_node = cpu_to_node(c->cpu); in mlx5e_alloc_cq()
2164 param->wq.buf_numa_node = dev_to_node(mdev->device); in mlx5e_build_rq_param()
2179 param->wq.buf_numa_node = dev_to_node(mdev->device); in mlx5e_build_drop_rq_param()
2191 param->wq.buf_numa_node = dev_to_node(priv->mdev->device); in mlx5e_build_sq_param_common()
3099 param->wq.db_numa_node = param->wq.buf_numa_node; in mlx5e_alloc_drop_rq()
3118 param->wq.buf_numa_node = dev_to_node(mdev->device); in mlx5e_alloc_drop_cq()
/Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/steering/
Ddr_send.c122 wqp.buf_numa_node = mdev->priv.numa_node; in dr_create_rc_qp()
713 wqp.buf_numa_node = mdev->priv.numa_node; in dr_create_cq()
/Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/fpga/
Dconn.c445 wqp.buf_numa_node = mdev->priv.numa_node; in mlx5_fpga_conn_create_cq()
526 wqp.buf_numa_node = mdev->priv.numa_node; in mlx5_fpga_conn_create_wq()