Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/freescale/enetc/
H A Denetc.h275 #define ENETC_SI_F_LSO BIT(3) macro
H A Denetc.c2190 si->hw_features |= ENETC_SI_F_LSO; in enetc_get_si_caps()
2525 if (si->hw_features & ENETC_SI_F_LSO) in enetc_configure_si()