Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/stmicro/stmmac/
Ddwmac1000_dma.c240 dma_cap->pmt_remote_wake_up = (hw_cap & DMA_HW_FEAT_RWKSEL) >> 9; in dwmac1000_get_hw_feature()
Dcommon.h334 unsigned int pmt_remote_wake_up; member
Ddwmac4_dma.c353 dma_cap->pmt_remote_wake_up = (hw_cap & GMAC_HW_FEAT_RWKSEL) >> 6; in dwmac4_get_hw_feature()
Ddwxgmac2_dma.c385 dma_cap->pmt_remote_wake_up = (hw_cap & XGMAC_HWFEAT_RWKSEL) >> 6; in dwxgmac2_get_hw_feature()
Dstmmac_main.c4505 (priv->dma_cap.pmt_remote_wake_up) ? "Y" : "N"); in stmmac_dma_cap_show()
4821 priv->plat->pmt = priv->dma_cap.pmt_remote_wake_up; in stmmac_hw_init()
/kernel/linux/linux-5.10/drivers/net/ethernet/samsung/sxgbe/
Dsxgbe_common.h410 unsigned int pmt_remote_wake_up; member
Dsxgbe_main.c881 features->pmt_remote_wake_up = in sxgbe_get_hw_features()