Searched refs:PHY_B_1000C_AHD (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/net/ethernet/marvell/ | ||
H A D | skge.h | 1138 PHY_B_1000C_AHD = 1<<8, /* Bit 8: Advertise Half Duplex */ enumerator |
H A D | skge.c | 1356 adv |= PHY_B_1000C_AHD; in bcom_phy_init() |