Home
last modified time | relevance | path

Searched refs:numa_node (Results 1 – 13 of 13) sorted by relevance

/freebsd-13.1/sys/contrib/ena-com/
H A Dena_eth_com.h225 u8 numa_node) in ena_com_update_numa_node() argument
232 numa_cfg.numa_cfg = (numa_node & ENA_ETH_IO_NUMA_NODE_CFG_REG_NUMA_MASK) in ena_com_update_numa_node()
H A Dena_com.h372 int numa_node; member
H A Dena_com.c375 ctx->numa_node, in ena_com_init_io_sq()
405 ctx->numa_node, in ena_com_init_io_sq()
463 ctx->numa_node, in ena_com_init_io_cq()
/freebsd-13.1/sys/dev/mlx4/mlx4_core/
H A Dmlx4_icm.c141 dev->numa_node); in mlx4_alloc_icm()
159 dev->numa_node); in mlx4_alloc_icm()
184 dev->numa_node); in mlx4_alloc_icm()
H A Dmlx4_main.c3234 dev->numa_node = dev_to_node(&pdev->dev); in mlx4_load_one()
/freebsd-13.1/sys/dev/mlx5/mlx5_core/
H A Dmlx5_main.c691 eq = kzalloc_node(sizeof(*eq), GFP_KERNEL, dev->priv.numa_node); in alloc_comp_eqs()
753 dev_ctx = kzalloc_node(sizeof(*dev_ctx), GFP_KERNEL, priv->numa_node); in mlx5_add_device()
1358 int numa_node; in init_one() local
1367 numa_node = dev_to_node(&pdev->dev); in init_one()
1369 dev = kzalloc_node(sizeof(*dev), GFP_KERNEL, numa_node); in init_one()
1372 priv->numa_node = numa_node; in init_one()
/freebsd-13.1/sys/dev/mlx5/mlx5_fpga/
H A Dmlx5fpga_conn.c443 wqp.buf_numa_node = mdev->priv.numa_node; in mlx5_fpga_conn_create_cq()
444 wqp.db_numa_node = mdev->priv.numa_node; in mlx5_fpga_conn_create_cq()
522 wqp.buf_numa_node = mdev->priv.numa_node; in mlx5_fpga_conn_create_wq()
523 wqp.db_numa_node = mdev->priv.numa_node; in mlx5_fpga_conn_create_wq()
/freebsd-13.1/sys/dev/ena/
H A Dena.c1456 ctx.numa_node = adapter->que[i].domain; in ena_create_io_queues()
1476 if (ctx.numa_node >= 0) { in ena_create_io_queues()
1478 ctx.numa_node); in ena_create_io_queues()
1491 ctx.numa_node = adapter->que[i].domain; in ena_create_io_queues()
1512 if (ctx.numa_node >= 0) { in ena_create_io_queues()
1514 ctx.numa_node); in ena_create_io_queues()
/freebsd-13.1/sys/dev/mlx5/
H A Ddriver.h606 int numa_node; member
1079 return (linux_get_vm_domain_set(mdev->priv.numa_node)); in mlx5_dev_domainset()
/freebsd-13.1/sys/dev/mlx4/mlx4_en/
H A Den.h362 int numa_node; member
/freebsd-13.1/sys/dev/ocs_fc/
H A Docs_ddump.c653 ocs_ddump_value(textbuf, "numa_node", "%d", ocs->ocs_os.numa_node); in ocs_ddump()
/freebsd-13.1/sys/dev/ixl/
H A Di40e_type.h723 u16 numa_node; member
/freebsd-13.1/sys/dev/mlx4/
H A Ddevice.h875 int numa_node; member