Home
last modified time | relevance | path

Searched refs:mlx5_chains_prios_supported (Results 1 – 5 of 5) sorted by relevance

/drivers/net/ethernet/mellanox/mlx5/core/lib/
Dfs_chains.c109 bool mlx5_chains_prios_supported(struct mlx5_fs_chains *chains) in mlx5_chains_prios_supported() function
121 return mlx5_chains_prios_supported(chains) && in mlx5_chains_backwards_supported()
127 if (!mlx5_chains_prios_supported(chains)) in mlx5_chains_get_chain_range()
144 if (!mlx5_chains_prios_supported(chains)) in mlx5_chains_get_prio_range()
303 !mlx5_chains_prios_supported(chains)) in create_chain_restore()
466 mlx5_chains_prios_supported(chains)) { in mlx5_chains_add_miss_rule()
Dfs_chains.h29 mlx5_chains_prios_supported(struct mlx5_fs_chains *chains);
/drivers/net/ethernet/mellanox/mlx5/core/en/rep/
Dtc.c198 if (!mlx5_chains_prios_supported(esw_chains(esw))) in mlx5e_rep_setup_ft_cb()
382 if (!mlx5_chains_prios_supported(esw_chains(esw)) || in mlx5e_rep_indr_setup_ft_cb()
/drivers/net/ethernet/mellanox/mlx5/core/
Deswitch_offloads.c1248 if (!mlx5_chains_prios_supported(chains)) { in esw_chains_create()
1272 if (!mlx5_chains_prios_supported(chains)) in esw_chains_destroy()
Den_tc.c1360 if (!mlx5_chains_prios_supported(esw_chains(esw)) && attr->prio != 1) { in mlx5e_tc_add_fdb_flow()