Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dstmmac.h22 #define STMMAC_RX_COE_NONE 0 macro
/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/
H A Dstmmac_main.c3350 priv->plat->rx_coe = STMMAC_RX_COE_NONE; in stmmac_hw_setup()
5768 if (priv->plat->rx_coe == STMMAC_RX_COE_NONE) in stmmac_fix_features()