Home
last modified time | relevance | path

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

/dpdk/drivers/common/mlx5/windows/
H A Dmlx5_glue.h54 MC_PROMISC, enumerator
H A Dmlx5_glue.c344 if (promisc_type == MC_PROMISC) in mlx5_glue_devx_set_promisc_vport()
/dpdk/drivers/net/mlx5/windows/
H A Dmlx5_os.c765 return mlx5_glue->devx_set_promisc_vport(priv->sh->cdev->ctx, MC_PROMISC, enable); in mlx5_os_set_allmulti()