Home
last modified time | relevance | path

Searched refs:pmt_remote_wake_up (Results 1 – 7 of 7) sorted by relevance

/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/
H A Ddwmac1000_dma.c245 dma_cap->pmt_remote_wake_up = (hw_cap & DMA_HW_FEAT_RWKSEL) >> 9; in dwmac1000_get_hw_feature()
H A Dcommon.h415 unsigned int pmt_remote_wake_up; member
H A Ddwmac4_dma.c390 dma_cap->pmt_remote_wake_up = (hw_cap & GMAC_HW_FEAT_RWKSEL) >> 6; in dwmac4_get_hw_feature()
H A Ddwxgmac2_dma.c410 dma_cap->pmt_remote_wake_up = (hw_cap & XGMAC_HWFEAT_RWKSEL) >> 6; in dwxgmac2_get_hw_feature()
H A Dstmmac_main.c6270 (priv->dma_cap.pmt_remote_wake_up) ? "Y" : "N"); in stmmac_dma_cap_show()
7047 priv->plat->pmt = priv->dma_cap.pmt_remote_wake_up && in stmmac_hw_init()
/openbmc/linux/drivers/net/ethernet/samsung/sxgbe/
H A Dsxgbe_common.h410 unsigned int pmt_remote_wake_up; member
H A Dsxgbe_main.c881 features->pmt_remote_wake_up = in sxgbe_get_hw_features()