Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/marvell/
H A Dskge.h1387 PHY_M_PS_TX_P_EN = 1<<3, /* Tx Pause Enabled */ enumerator
1393 #define PHY_M_PS_PAUSE_MSK (PHY_M_PS_TX_P_EN | PHY_M_PS_RX_P_EN)
H A Dsky2.h1368 PHY_M_PS_TX_P_EN = 1<<3, /* Tx Pause Enabled */ enumerator
1374 #define PHY_M_PS_PAUSE_MSK (PHY_M_PS_TX_P_EN | PHY_M_PS_RX_P_EN)
H A Dskge.c2387 case PHY_M_PS_TX_P_EN: in yukon_phy_intr()