Home
last modified time | relevance | path

Searched refs:is_redirect (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-6.6/net/sched/
H A Dact_mirred.c231 bool is_redirect; in tcf_mirred_to_dev() local
239 is_redirect = tcf_mirred_is_act_redirect(m_eaction); in tcf_mirred_to_dev()
251 dont_clone = skb_at_tc_ingress(skb) && is_redirect && in tcf_mirred_to_dev()
283 if (is_redirect) { in tcf_mirred_to_dev()
299 if (is_redirect) in tcf_mirred_to_dev()
/kernel/linux/linux-5.10/net/sched/
H A Dact_mirred.c239 bool is_redirect; in tcf_mirred_act() local
276 is_redirect = tcf_mirred_is_act_redirect(m_eaction); in tcf_mirred_act()
278 use_reinsert = at_ingress && is_redirect && in tcf_mirred_act()
311 if (is_redirect) { in tcf_mirred_act()
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/
H A Den.h921 struct mlx5e_xdpsq *sq, bool is_redirect);
H A Den_main.c983 bool is_redirect) in mlx5e_alloc_xdpsq()
1000 is_redirect ? in mlx5e_alloc_xdpsq()
1485 struct mlx5e_xdpsq *sq, bool is_redirect) in mlx5e_open_xdpsq()
1490 err = mlx5e_alloc_xdpsq(c, params, xsk_pool, param, sq, is_redirect); in mlx5e_open_xdpsq()
978 mlx5e_alloc_xdpsq(struct mlx5e_channel *c, struct mlx5e_params *params, struct xsk_buff_pool *xsk_pool, struct mlx5e_sq_param *param, struct mlx5e_xdpsq *sq, bool is_redirect) mlx5e_alloc_xdpsq() argument
1483 mlx5e_open_xdpsq(struct mlx5e_channel *c, struct mlx5e_params *params, struct mlx5e_sq_param *param, struct xsk_buff_pool *xsk_pool, struct mlx5e_xdpsq *sq, bool is_redirect) mlx5e_open_xdpsq() argument
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/
H A Den.h1027 struct mlx5e_xdpsq *sq, bool is_redirect);
H A Den_main.c1345 bool is_redirect) in mlx5e_alloc_xdpsq()
1362 is_redirect ? in mlx5e_alloc_xdpsq()
1849 struct mlx5e_xdpsq *sq, bool is_redirect) in mlx5e_open_xdpsq()
1854 err = mlx5e_alloc_xdpsq(c, params, xsk_pool, param, sq, is_redirect); in mlx5e_open_xdpsq()
1340 mlx5e_alloc_xdpsq(struct mlx5e_channel *c, struct mlx5e_params *params, struct xsk_buff_pool *xsk_pool, struct mlx5e_sq_param *param, struct mlx5e_xdpsq *sq, bool is_redirect) mlx5e_alloc_xdpsq() argument
1847 mlx5e_open_xdpsq(struct mlx5e_channel *c, struct mlx5e_params *params, struct mlx5e_sq_param *param, struct xsk_buff_pool *xsk_pool, struct mlx5e_xdpsq *sq, bool is_redirect) mlx5e_open_xdpsq() argument

Completed in 24 milliseconds