Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/mlx5/
H A Dmlx5_flow.h1384 int mlx5_flow_validate_item_nvgre(const struct rte_flow_item *item,
H A Dmlx5_flow.c2690 mlx5_flow_validate_item_nvgre(const struct rte_flow_item *item, in mlx5_flow_validate_item_nvgre() function
H A Dmlx5_flow_dv.c5464 ret = mlx5_flow_validate_item_nvgre(items, item_flags, in flow_dv_validate()