Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/stmicro/stmmac/
H A Dstmmac.h291 int hw_cap_support; member
H A Dstmmac_main.c935 if (priv->hw_cap_support && !priv->dma_cap.half_duplex) in stmmac_mac_get_caps()
6521 if (!priv->hw_cap_support) { in stmmac_dma_cap_show()
7386 priv->hw_cap_support = stmmac_get_hw_features(priv); in stmmac_hw_init()
7387 if (priv->hw_cap_support) { in stmmac_hw_init()