Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/ethernet/freescale/enetc/
H A Denetc_pf_common.c128 if (si->hw_features & ENETC_SI_F_LSO) in enetc_pf_netdev_setup()
H A Denetc.h253 #define ENETC_SI_F_LSO BIT(3) macro
H A Denetc.c2092 si->hw_features |= ENETC_SI_F_LSO; in enetc_get_si_caps()
2410 if (si->hw_features & ENETC_SI_F_LSO) in enetc_configure_si()