Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/mlx5/
H A Dmlx5_flow.h1318 int mlx5_flow_validate_attributes(struct rte_eth_dev *dev,
H A Dmlx5_flow_verbs.c1253 ret = mlx5_flow_validate_attributes(dev, attr, error); in flow_verbs_validate()
H A Dmlx5_flow.c1641 mlx5_flow_validate_attributes(struct rte_eth_dev *dev, in mlx5_flow_validate_attributes() function