Searched defs:mlx5_eswitch (Results 1 – 1 of 1) sorted by relevance
345 struct mlx5_eswitch { struct348 struct mlx5_eswitch_fdb fdb_table; argument350 struct hlist_head mc_table[MLX5_L2_ADDR_HASH_SIZE];351 struct esw_mc_addr mc_promisc;353 struct dentry *debugfs_root;354 struct workqueue_struct *work_queue;355 struct xarray vports;356 u32 flags;357 int total_vports;358 int enabled_vports;[all …]