Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/ethernet/mellanox/mlx5/core/
Deswitch.h336 struct mlx5_eswitch { struct
339 struct mlx5_eswitch_fdb fdb_table; argument
341 struct hlist_head mc_table[MLX5_L2_ADDR_HASH_SIZE];
342 struct esw_mc_addr mc_promisc;
344 struct dentry *debugfs_root;
345 struct workqueue_struct *work_queue;
346 struct xarray vports;
347 u32 flags;
348 int total_vports;
349 int enabled_vports;
[all …]