Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/stmicro/stmmac/
H A Dstmmac.h197 int hw_cap_support; member
H A Dstmmac_ethtool.c656 if (priv->hw_cap_support && !priv->dma_cap.pmt_magic_frame) in stmmac_get_wol()
682 if ((priv->hw_cap_support) && (!priv->dma_cap.pmt_magic_frame)) in stmmac_set_wol()
H A Dstmmac_main.c4494 if (!priv->hw_cap_support) { in stmmac_dma_cap_show()
4824 priv->hw_cap_support = stmmac_get_hw_features(priv); in stmmac_hw_init()
4825 if (priv->hw_cap_support) { in stmmac_hw_init()