Home
last modified time | relevance | path

Searched refs:pmt_magic_frame (Results 1 – 5 of 5) sorted by relevance

/linux-4.4.14/drivers/net/ethernet/stmicro/stmmac/
Dcommon.h255 unsigned int pmt_magic_frame; member
Dstmmac_ethtool.c573 if ((priv->hw_cap_support) && (!priv->dma_cap.pmt_magic_frame)) in stmmac_set_wol()
Dstmmac_main.c1579 priv->dma_cap.pmt_magic_frame = in stmmac_get_hw_features()
2623 (priv->dma_cap.pmt_magic_frame) ? "Y" : "N"); in stmmac_sysfs_dma_cap_read()
/linux-4.4.14/drivers/net/ethernet/samsung/sxgbe/
Dsxgbe_common.h415 unsigned int pmt_magic_frame; member
Dsxgbe_main.c889 features->pmt_magic_frame = SXGBE_HW_FEAT_PMT_MAGIC_PKT(rval); in sxgbe_get_hw_features()