Home
last modified time | relevance | path

Searched refs:offload_action (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/net/ethernet/mellanox/mlx5/core/en/tc/act/
H A Dact.h59 int (*offload_action)(struct mlx5e_priv *priv, member
H A Dpolice.c208 .offload_action = tc_act_police_offload,
/linux/drivers/net/ethernet/mellanox/mlx5/core/en/rep/
H A Dtc.c576 if (!act->offload_action) in mlx5e_rep_indr_replace_act()
579 if (!act->offload_action(priv, fl_act, action)) in mlx5e_rep_indr_replace_act()
/linux/include/net/netfilter/
H A Dnf_tables.h980 bool (*offload_action)(const struct nft_expr *expr); member