Searched defs:mlx5_eswitch (Results 1 – 1 of 1) sorted by relevance
358 struct mlx5_eswitch { struct361 struct mlx5_eswitch_fdb fdb_table; argument363 struct hlist_head mc_table[MLX5_L2_ADDR_HASH_SIZE];364 struct esw_mc_addr mc_promisc;366 struct dentry *debugfs_root;367 struct workqueue_struct *work_queue;368 struct xarray vports;369 u32 flags;370 int total_vports;371 int enabled_vports;[all …]