net/mlx5_core: Flow counters infrastructure
[cascardo/linux.git] / drivers / net / ethernet / mellanox / mlx5 / core / Makefile
1 obj-$(CONFIG_MLX5_CORE)         += mlx5_core.o
2
3 mlx5_core-y :=  main.o cmd.o debugfs.o fw.o eq.o uar.o pagealloc.o \
4                 health.o mcg.o cq.o srq.o alloc.o qp.o port.o mr.o pd.o   \
5                 mad.o transobj.o vport.o sriov.o fs_cmd.o fs_core.o fs_counters.o
6
7 mlx5_core-$(CONFIG_MLX5_CORE_EN) += wq.o eswitch.o \
8                 en_main.o en_fs.o en_ethtool.o en_tx.o en_rx.o \
9                 en_txrx.o en_clock.o vxlan.o en_tc.o en_arfs.o
10
11 mlx5_core-$(CONFIG_MLX5_CORE_EN_DCB) +=  en_dcbnl.o