Searched defs:mlx5_eswitch (Results 1 – 1 of 1) sorted by relevance
389 struct mlx5_eswitch { struct392 struct mlx5_eswitch_fdb fdb_table; argument394 struct hlist_head mc_table[MLX5_L2_ADDR_HASH_SIZE];395 struct esw_mc_addr mc_promisc;397 struct dentry *debugfs_root;398 struct workqueue_struct *work_queue;399 struct xarray vports;400 struct xarray vhca_type_map;401 u32 flags;402 int total_vports;[all …]