Home
last modified time | relevance | path

Searched refs:ENETC_SI_F_PSFP (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/ethernet/freescale/enetc/
H A Denetc.h157 #define ENETC_SI_F_PSFP BIT(1) macro
H A Denetc_pf.c751 if (si->hw_features & ENETC_SI_F_PSFP && !enetc_psfp_enable(priv)) { in enetc_pf_netdev_setup()
H A Denetc.c834 si->hw_features |= ENETC_SI_F_PSFP; in enetc_get_si_caps()