Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/mellanox/mlx5/core/en/
Dmod_hdr.h34 char *mlx5e_mod_hdr_get_item(struct mlx5e_tc_mod_hdr_acts *mod_hdr_acts, int pos);
Dmod_hdr.c212 mlx5e_mod_hdr_get_item(struct mlx5e_tc_mod_hdr_acts *mod_hdr_acts, int pos) in mlx5e_mod_hdr_get_item() function
/linux-5.19.10/drivers/net/ethernet/mellanox/mlx5/core/
Den_tc.c394 modact = mlx5e_mod_hdr_get_item(mod_hdr_acts, act_id); in mlx5e_tc_match_to_reg_mod_hdr_change()