Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/freescale/enetc/
H A Denetc_pf_common.c234 if (si->hw_features & ENETC_SI_F_LSO) in enetc_pf_netdev_setup()
H A Denetc.h272 #define ENETC_SI_F_LSO BIT(3) macro
H A Denetc.c2224 si->hw_features |= ENETC_SI_F_LSO; in enetc_get_si_caps()
2559 if (si->hw_features & ENETC_SI_F_LSO) in enetc_configure_si()