Searched defs:indr_priv (Results 1 - 3 of 3) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/en/rep/ |
H A D | tc.c | 399 struct mlx5e_rep_indr_block_priv *indr_priv = cb_priv; in mlx5e_rep_indr_block_unbind() local 416 struct mlx5e_rep_indr_block_priv *indr_priv; in mlx5e_rep_indr_setup_block() local 311 mlx5e_rep_indr_offload(struct net_device *netdev, struct flow_cls_offload *flower, struct mlx5e_rep_indr_block_priv *indr_priv, unsigned long flags) mlx5e_rep_indr_offload() argument 336 mlx5e_rep_indr_setup_tc_cb(enum tc_setup_type type, void *type_data, void *indr_priv) mlx5e_rep_indr_setup_tc_cb() argument 351 mlx5e_rep_indr_setup_ft_cb(enum tc_setup_type type, void *type_data, void *indr_priv) mlx5e_rep_indr_setup_ft_cb() argument [all...] |
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/en/rep/ |
H A D | tc.c | 414 struct mlx5e_rep_indr_block_priv *indr_priv = cb_priv; in mlx5e_rep_indr_block_unbind() local 319 mlx5e_rep_indr_offload(struct net_device *netdev, struct flow_cls_offload *flower, struct mlx5e_rep_indr_block_priv *indr_priv, unsigned long flags) mlx5e_rep_indr_offload() argument 347 mlx5e_rep_indr_setup_tc_cb(enum tc_setup_type type, void *type_data, void *indr_priv) mlx5e_rep_indr_setup_tc_cb() argument 366 mlx5e_rep_indr_setup_ft_cb(enum tc_setup_type type, void *type_data, void *indr_priv) mlx5e_rep_indr_setup_ft_cb() argument 477 struct mlx5e_rep_indr_block_priv *indr_priv; mlx5e_rep_indr_setup_block() local [all...] |
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ice/ |
H A D | ice_main.c | 3727 struct ice_indr_block_priv *indr_priv = cb_priv; in ice_rep_indr_tc_block_unbind() local 8982 struct ice_indr_block_priv *indr_priv; in ice_indr_setup_tc_block() local 8960 ice_indr_setup_block_cb(enum tc_setup_type type, void *type_data, void *indr_priv) ice_indr_setup_block_cb() argument [all...] |
Completed in 12 milliseconds