Home
last modified time | relevance | path

Searched refs:pmt_remote_wake_up (Results 1 - 14 of 14) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/stmicro/stmmac/
H A Ddwmac1000_dma.c240 dma_cap->pmt_remote_wake_up = (hw_cap & DMA_HW_FEAT_RWKSEL) >> 9; in dwmac1000_get_hw_feature()
H A Dcommon.h335 unsigned int pmt_remote_wake_up; member
H A Ddwmac4_dma.c353 dma_cap->pmt_remote_wake_up = (hw_cap & GMAC_HW_FEAT_RWKSEL) >> 6; in dwmac4_get_hw_feature()
H A Ddwxgmac2_dma.c385 dma_cap->pmt_remote_wake_up = (hw_cap & XGMAC_HWFEAT_RWKSEL) >> 6; in dwxgmac2_get_hw_feature()
H A Dstmmac_main.c4511 (priv->dma_cap.pmt_remote_wake_up) ? "Y" : "N"); in stmmac_dma_cap_show()
4827 priv->plat->pmt = priv->dma_cap.pmt_remote_wake_up; in stmmac_hw_init()
/kernel/linux/linux-6.6/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 Ddwxgmac2_dma.c410 dma_cap->pmt_remote_wake_up = (hw_cap & XGMAC_HWFEAT_RWKSEL) >> 6; in dwxgmac2_get_hw_feature()
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 Dstmmac_main.c6285 (priv->dma_cap.pmt_remote_wake_up) ? "Y" : "N"); in stmmac_dma_cap_show()
7062 priv->plat->pmt = priv->dma_cap.pmt_remote_wake_up && in stmmac_hw_init()
/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/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()

Completed in 30 milliseconds