Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/freescale/enetc/
H A Denetc.h233 #define ENETC_SI_F_PSFP BIT(0) macro
H A Denetc_pf.c805 if (si->hw_features & ENETC_SI_F_PSFP && !enetc_psfp_enable(priv)) { in enetc_pf_netdev_setup()
H A Denetc.c1762 si->hw_features |= ENETC_SI_F_PSFP; in enetc_get_si_caps()