Searched refs:pmt_remote_wake_up (Results 1 - 7 of 7) sorted by last modified time

/linux-master/drivers/net/ethernet/stmicro/stmmac/
H A Dstmmac_main.c6437 (priv->dma_cap.pmt_remote_wake_up) ? "Y" : "N");
7214 priv->plat->pmt = priv->dma_cap.pmt_remote_wake_up &&
H A Dcommon.h418 unsigned int pmt_remote_wake_up; member in struct:dma_features
H A Ddwxgmac2_dma.c410 dma_cap->pmt_remote_wake_up = (hw_cap & XGMAC_HWFEAT_RWKSEL) >> 6;
H A Ddwmac4_dma.c390 dma_cap->pmt_remote_wake_up = (hw_cap & GMAC_HW_FEAT_RWKSEL) >> 6;
H A Ddwmac1000_dma.c245 dma_cap->pmt_remote_wake_up = (hw_cap & DMA_HW_FEAT_RWKSEL) >> 9;
/linux-master/drivers/net/ethernet/samsung/sxgbe/
H A Dsxgbe_main.c880 features->pmt_remote_wake_up =
H A Dsxgbe_common.h410 unsigned int pmt_remote_wake_up; member in struct:sxgbe_hw_features

Completed in 195 milliseconds