Home
last modified time | relevance | path

Searched refs:ESTATUS_1000_XFULL (Results 1 – 2 of 2) sorted by relevance

/linux-5.19.10/include/uapi/linux/
Dmii.h124 #define ESTATUS_1000_XFULL 0x8000 /* Can do 1000BaseX Full */ macro
/linux-5.19.10/drivers/net/phy/
Dphy_device.c2604 phydev->supported, val & ESTATUS_1000_XFULL); in genphy_read_abilities()