Home
last modified time | relevance | path

Searched defs:mlx5e_flow_steering (Results 1 – 1 of 1) sorted by relevance

/linux-6.1.9/drivers/net/ethernet/mellanox/mlx5/core/
Den_fs.c44 struct mlx5e_flow_steering { struct
45 struct work_struct set_rx_mode_work;
46 bool state_destroy;
47 bool vlan_strip_disable;
48 struct mlx5_core_dev *mdev;
72 static int mlx5e_add_l2_flow_rule(struct mlx5e_flow_steering *fs, argument