Home
last modified time | relevance | path

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

/dpdk/drivers/net/mlx5/
H A Dmlx5_flow.c2220 ret = mlx5_flow_item_acceptable in mlx5_flow_validate_item_icmp6()
2279 ret = mlx5_flow_item_acceptable in mlx5_flow_validate_item_icmp()
2693 ret = mlx5_flow_item_acceptable in mlx5_flow_validate_item_esp()
2749 ret = mlx5_flow_item_acceptable in mlx5_flow_validate_item_udp()
2805 ret = mlx5_flow_item_acceptable in mlx5_flow_validate_item_tcp()
2884 ret = mlx5_flow_item_acceptable in mlx5_flow_validate_item_vxlan()
2955 ret = mlx5_flow_item_acceptable in mlx5_flow_validate_item_vxlan_gpe()
3030 ret = mlx5_flow_item_acceptable in mlx5_flow_validate_item_gre_key()
3130 ret = mlx5_flow_item_acceptable in mlx5_flow_validate_item_gre_option()
3183 ret = mlx5_flow_item_acceptable in mlx5_flow_validate_item_gre()
[all …]
H A Dmlx5_flow.h1785 int mlx5_flow_item_acceptable(const struct rte_flow_item *item,
H A Dmlx5_flow_dv.c1972 ret = mlx5_flow_item_acceptable(item, (const uint8_t *)mask, in flow_dv_validate_item_mark()
2059 ret = mlx5_flow_item_acceptable(item, (const uint8_t *)mask, in flow_dv_validate_item_meta()
2112 ret = mlx5_flow_item_acceptable(item, (const uint8_t *)mask, in flow_dv_validate_item_tag()
2182 ret = mlx5_flow_item_acceptable in flow_dv_validate_item_port_id()
2259 ret = mlx5_flow_item_acceptable(item, (const uint8_t *)mask, in flow_dv_validate_item_vlan()
2349 return mlx5_flow_item_acceptable(item, (const uint8_t *)mask, in flow_dv_validate_item_gtp()
2409 return mlx5_flow_item_acceptable(item, (const uint8_t *)mask, in flow_dv_validate_item_gtp_psc()
2615 ret = mlx5_flow_item_acceptable in flow_dv_validate_item_ipv6_frag_ext()