Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/
A Deswitch.h286 struct mlx5_eswitch { struct
289 struct mlx5_eswitch_fdb fdb_table; argument
291 struct hlist_head mc_table[MLX5_L2_ADDR_HASH_SIZE];
292 struct esw_mc_addr mc_promisc;
294 struct workqueue_struct *work_queue;
295 struct xarray vports;
296 u32 flags;
297 int total_vports;
298 int enabled_vports;
302 struct mutex state_lock;
[all …]

Completed in 8 milliseconds