Searched defs:mlx5_eswitch (Results 1 – 1 of 1) sorted by relevance
335 struct mlx5_eswitch { struct338 struct mlx5_eswitch_fdb fdb_table; argument340 struct hlist_head mc_table[MLX5_L2_ADDR_HASH_SIZE];341 struct esw_mc_addr mc_promisc;343 struct dentry *debugfs_root;344 struct workqueue_struct *work_queue;345 struct xarray vports;346 u32 flags;347 int total_vports;348 int enabled_vports;[all …]