Searched defs:mlx5_eswitch (Results 1 – 1 of 1) sorted by relevance
283 struct mlx5_eswitch { struct286 struct mlx5_eswitch_fdb fdb_table; argument288 struct hlist_head mc_table[MLX5_L2_ADDR_HASH_SIZE];289 struct esw_mc_addr mc_promisc;291 struct workqueue_struct *work_queue;292 struct xarray vports;293 u32 flags;294 int total_vports;295 int enabled_vports;299 struct mutex state_lock;[all …]