Searched defs:mlx5_eswitch (Results 1 – 1 of 1) sorted by relevance
217 struct mlx5_eswitch { struct221 struct mlx5_eswitch_fdb fdb_table; argument222 struct hlist_head mc_table[MLX5_L2_ADDR_HASH_SIZE];223 struct esw_mc_addr mc_promisc;248 void esw_offloads_disable(struct mlx5_eswitch *esw); argument