Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/marvell/
H A Dskge.h1080 PHY_AN_CSMA = 1<<0, /* Bit 0: Only selector supported */ enumerator
1082 PHY_AN_FULL = PHY_AN_100FULL | PHY_AN_10FULL | PHY_AN_CSMA,
H A Dsky2.h1242 PHY_AN_CSMA = 1<<0, /* Bit 0: Only selector supported */ enumerator
1244 PHY_AN_FULL = PHY_AN_100FULL | PHY_AN_10FULL | PHY_AN_CSMA,
H A Dsky2.c415 adv = PHY_AN_CSMA; in sky2_phy_init()