Searched refs:ct_priv (Results 1 – 5 of 5) sorted by relevance
/linux/drivers/net/ethernet/mellanox/mlx5/core/en/tc/act/ |
H A D | ct.c | 16 err = mlx5_tc_ct_parse_action(parse_state->ct_priv, attr, act, parse_state->extack); in tc_act_parse_ct() 38 return mlx5_tc_ct_flow_offload(parse_state->ct_priv, attr); in tc_act_post_parse_ct()
|
H A D | act.h | 30 struct mlx5_tc_ct_priv *ct_priv; member
|
/linux/drivers/net/ethernet/mellanox/mlx5/core/en/rep/ |
H A D | tc.c | 707 struct mlx5_tc_ct_priv *ct_priv; in mlx5e_rep_tc_receive() local 730 ct_priv = uplink_priv->ct_priv; in mlx5e_rep_tc_receive() 744 if (!mlx5e_tc_update_skb(cqe, skb, mapping_ctx, reg_c0, ct_priv, in mlx5e_rep_tc_receive()
|
/linux/drivers/net/ethernet/mellanox/mlx5/core/ |
H A D | en_rep.h | 90 struct mlx5_tc_ct_priv *ct_priv; member
|
H A D | en_tc.h | 390 struct mlx5_tc_ct_priv *ct_priv,
|