Home
last modified time | relevance | path

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

/dpdk/drivers/net/mlx5/linux/
H A Dmlx5_os.c213 sh->dev_cap.mpls_en = in mlx5_os_capabilities_prepare()
219 sh->dev_cap.mpls_en ? "" : "not "); in mlx5_os_capabilities_prepare()
/dpdk/drivers/net/mlx5/
H A Dmlx5.h141 uint32_t mpls_en:1; /* MPLS over GRE/UDP is supported. */ member
H A Dmlx5_flow.c3462 if (!priv->sh->dev_cap.mpls_en) in mlx5_flow_validate_item_mpls()