Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/marvell/
Dskge.h1085 PHY_AN_CSMA = 1<<0, /* Bit 0: Only selector supported */ enumerator
1087 PHY_AN_FULL = PHY_AN_100FULL | PHY_AN_10FULL | PHY_AN_CSMA,
Dsky2.h1247 PHY_AN_CSMA = 1<<0, /* Bit 0: Only selector supported */ enumerator
1249 PHY_AN_FULL = PHY_AN_100FULL | PHY_AN_10FULL | PHY_AN_CSMA,
Dskge.c208 PHY_AN_10FULL | PHY_AN_10HALF | PHY_AN_CSMA)); in skge_wol_init()
1362 phy_pause_map[skge->flow_control] | PHY_AN_CSMA); in bcom_phy_init()
1965 adv = PHY_AN_CSMA; in yukon_init()
Dsky2.c425 adv = PHY_AN_CSMA; in sky2_phy_init()