Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/stmicro/stmmac/
Dstmmac.h189 int hw_cap_support; member
Dstmmac_ethtool.c619 if ((priv->hw_cap_support) && (!priv->dma_cap.pmt_magic_frame)) in stmmac_set_wol()
Dstmmac_main.c4106 if (!priv->hw_cap_support) { in stmmac_dma_cap_show()
4337 priv->hw_cap_support = stmmac_get_hw_features(priv); in stmmac_hw_init()
4338 if (priv->hw_cap_support) { in stmmac_hw_init()