Home
last modified time | relevance | path

Searched defs:tc_act (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/include/net/
H A Dtc_wrapper.h46 static inline int tc_act(struct sk_buff *skb, const struct tc_action *a, in tc_act() function
218 static inline int tc_act(struct sk_buff *skb, const struct tc_action *a, in tc_act() function
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/tc/act/
H A Dact.c92 struct mlx5e_tc_act *tc_act; in mlx5e_tc_act_post_parse() local
/openbmc/linux/net/sched/
H A Dact_police.c407 static int tcf_police_act_to_flow_act(int tc_act, u32 *extval, in tcf_police_act_to_flow_act()
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_tc.c3808 dec_jump_count(struct flow_action_entry *act, struct mlx5e_tc_act *tc_act, in dec_jump_count()
3852 parse_branch_ctrl(struct flow_action_entry *act, struct mlx5e_tc_act *tc_act, in parse_branch_ctrl()
3908 struct mlx5e_tc_act *tc_act; in parse_tc_actions() local