Searched defs:mlx5_eswitch (Results 1 – 1 of 1) sorted by relevance
297 struct mlx5_eswitch { struct300 struct mlx5_eswitch_fdb fdb_table; argument302 struct hlist_head mc_table[MLX5_L2_ADDR_HASH_SIZE];303 struct esw_mc_addr mc_promisc;305 struct workqueue_struct *work_queue;306 struct xarray vports;307 u32 flags;308 int total_vports;309 int enabled_vports;313 struct mutex state_lock;[all …]