Home
last modified time | relevance | path

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

/dpdk/drivers/common/mlx5/windows/
H A Dmlx5_glue.c332 mlx5_glue_devx_set_promisc_vport(void *ctx, uint32_t promisc_type, uint8_t f_enable) in mlx5_glue_devx_set_promisc_vport() argument
344 if (promisc_type == MC_PROMISC) in mlx5_glue_devx_set_promisc_vport()
353 (void)promisc_type; in mlx5_glue_devx_set_promisc_vport()
H A Dmlx5_glue.h95 int (*devx_set_promisc_vport)(void *ctx, uint32_t promisc_type, uint8_t f_enable);