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.h304 int hw_cap_support; member
H A Dstmmac_main.c1008 if (priv->hw_cap_support && !priv->dma_cap.half_duplex) in stmmac_mac_get_caps()
6606 if (!priv->hw_cap_support) { in stmmac_dma_cap_show()
7442 priv->hw_cap_support = stmmac_get_hw_features(priv); in stmmac_hw_init()
7443 if (priv->hw_cap_support) { in stmmac_hw_init()