Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/marvell/
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,
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,
Dskge.c197 PHY_AN_10FULL | PHY_AN_10HALF | PHY_AN_CSMA)); in skge_wol_init()
1371 phy_pause_map[skge->flow_control] | PHY_AN_CSMA); in bcom_phy_init()
1974 adv = PHY_AN_CSMA; in yukon_init()
Dsky2.c414 adv = PHY_AN_CSMA; in sky2_phy_init()