Home
last modified time | relevance | path

Searched refs:ptoen (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/
H A Dcommon.h448 unsigned int ptoen; member
H A Ddwxgmac2_dma.c454 dma_cap->ptoen = (hw_cap & XGMAC_HWFEAT_PTOEN) >> 12; in dwxgmac2_get_hw_feature()
H A Dstmmac_main.c6369 priv->dma_cap.ptoen ? "Y" : "N"); in stmmac_dma_cap_show()