Home
last modified time | relevance | path

Searched refs:MV88E6390_SGMII_PHY_STATUS_RX_PAUSE (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/dsa/mv88e6xxx/
H A Dserdes.h85 #define MV88E6390_SGMII_PHY_STATUS_RX_PAUSE BIT(2) macro
H A Dserdes.c67 if (status & MV88E6390_SGMII_PHY_STATUS_RX_PAUSE) in mv88e6xxx_pcs_decode_state()