Searched defs:tc_act (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/include/net/ |
H A D | tc_wrapper.h | 46 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 D | act.c | 92 struct mlx5e_tc_act *tc_act; in mlx5e_tc_act_post_parse() local
|
/openbmc/linux/net/sched/ |
H A D | act_police.c | 407 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 D | en_tc.c | 3808 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
|