Searched defs:mlx5_eswitch (Results 1 – 1 of 1) sorted by relevance
364 struct mlx5_eswitch { struct367 struct mlx5_eswitch_fdb fdb_table; argument369 struct hlist_head mc_table[MLX5_L2_ADDR_HASH_SIZE];370 struct esw_mc_addr mc_promisc;372 struct dentry *debugfs_root;373 struct workqueue_struct *work_queue;374 struct xarray vports;375 u32 flags;376 int total_vports;377 int enabled_vports;[all …]