Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/mellanox/mlx5/core/ !
Deswitch.h289 struct mlx5_eswitch { struct
292 struct mlx5_eswitch_fdb fdb_table; argument
294 struct hlist_head mc_table[MLX5_L2_ADDR_HASH_SIZE];
295 struct esw_mc_addr mc_promisc;
297 struct workqueue_struct *work_queue;
298 struct xarray vports;
299 u32 flags;
300 int total_vports;
301 int enabled_vports;
305 struct mutex state_lock;
[all …]