Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/
H A Dstmmac.h255 int hw_cap_support; member
H A Dstmmac_ethtool.c835 if (priv->hw_cap_support && !priv->dma_cap.pmt_magic_frame) in stmmac_get_wol()
861 if ((priv->hw_cap_support) && (!priv->dma_cap.pmt_magic_frame)) in stmmac_set_wol()
H A Dstmmac_main.c6253 if (!priv->hw_cap_support) { in stmmac_dma_cap_show()
7050 priv->hw_cap_support = stmmac_get_hw_features(priv); in stmmac_hw_init()
7051 if (priv->hw_cap_support) { in stmmac_hw_init()