Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/marvell/
Dskge.h1086 PHY_AN_CSMA = 1<<0, /* Bit 0: Only selector supported */ enumerator
1088 PHY_AN_FULL = PHY_AN_100FULL | PHY_AN_10FULL | PHY_AN_CSMA,
Dsky2.h1248 PHY_AN_CSMA = 1<<0, /* Bit 0: Only selector supported */ enumerator
1250 PHY_AN_FULL = PHY_AN_100FULL | PHY_AN_10FULL | PHY_AN_CSMA,
Dskge.c198 PHY_AN_10FULL | PHY_AN_10HALF | PHY_AN_CSMA)); in skge_wol_init()
1363 phy_pause_map[skge->flow_control] | PHY_AN_CSMA); in bcom_phy_init()
1966 adv = PHY_AN_CSMA; in yukon_init()
Dsky2.c414 adv = PHY_AN_CSMA; in sky2_phy_init()