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.h306 int hw_cap_support; member
H A Dstmmac_main.c1007 if (priv->hw_cap_support && !priv->dma_cap.half_duplex) in stmmac_mac_get_caps()
6585 if (!priv->hw_cap_support) { in stmmac_dma_cap_show()
7421 priv->hw_cap_support = stmmac_get_hw_features(priv); in stmmac_hw_init()
7422 if (priv->hw_cap_support) { in stmmac_hw_init()