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