Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dmod_hdr.h34 char *mlx5e_mod_hdr_get_item(struct mlx5e_tc_mod_hdr_acts *mod_hdr_acts, int pos);
H A Dmod_hdr.c213 mlx5e_mod_hdr_get_item(struct mlx5e_tc_mod_hdr_acts *mod_hdr_acts, int pos) in mlx5e_mod_hdr_get_item() function
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_tc.c554 modact = mlx5e_mod_hdr_get_item(mod_hdr_acts, act_id); in mlx5e_tc_match_to_reg_mod_hdr_change()