Home
last modified time | relevance | path

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

/dpdk/drivers/common/mlx5/windows/
H A Dmlx5_glue.c335 int devx_promisc_type = MLX5_DEVX_SET_PROMISC_VPORT_PROMISC_MODE; in mlx5_glue_devx_set_promisc_vport() local
345 devx_promisc_type = MLX5_DEVX_SET_PROMISC_VPORT_ALL_MULTICAST; in mlx5_glue_devx_set_promisc_vport()
346 err = devx_set_promisc_vport(mlx5_ctx->devx_ctx, devx_promisc_type, f_enable); in mlx5_glue_devx_set_promisc_vport()