Lines Matching +full:blk +full:- +full:ctrl
1 # SPDX-License-Identifier: GPL-2.0
3 obj-$(CONFIG_FSL_ENETC_CORE) += fsl-enetc-core.o
4 fsl-enetc-core-y := enetc.o enetc_cbdr.o enetc_ethtool.o
6 obj-$(CONFIG_NXP_ENETC_PF_COMMON) += nxp-enetc-pf-common.o
7 nxp-enetc-pf-common-y := enetc_pf_common.o
9 obj-$(CONFIG_FSL_ENETC) += fsl-enetc.o
10 fsl-enetc-y := enetc_pf.o
11 fsl-enetc-$(CONFIG_PCI_IOV) += enetc_msg.o
12 fsl-enetc-$(CONFIG_FSL_ENETC_QOS) += enetc_qos.o
14 obj-$(CONFIG_NXP_ENETC4) += nxp-enetc4.o
15 nxp-enetc4-y := enetc4_pf.o
17 obj-$(CONFIG_FSL_ENETC_VF) += fsl-enetc-vf.o
18 fsl-enetc-vf-y := enetc_vf.o
20 obj-$(CONFIG_FSL_ENETC_IERB) += fsl-enetc-ierb.o
21 fsl-enetc-ierb-y := enetc_ierb.o
23 obj-$(CONFIG_FSL_ENETC_MDIO) += fsl-enetc-mdio.o
24 fsl-enetc-mdio-y := enetc_pci_mdio.o enetc_mdio.o
26 obj-$(CONFIG_FSL_ENETC_PTP_CLOCK) += fsl-enetc-ptp.o
27 fsl-enetc-ptp-y := enetc_ptp.o
29 obj-$(CONFIG_NXP_NETC_BLK_CTRL) += nxp-netc-blk-ctrl.o
30 nxp-netc-blk-ctrl-y := netc_blk_ctrl.o