Searched defs:axgbe_phy (Results 1 – 1 of 1) sorted by relevance
228 struct axgbe_phy { struct229 uint32_t supported;230 uint32_t advertising;233 int address;235 int autoneg;236 int speed;237 int duplex;239 int link;241 int pause_autoneg;242 int tx_pause;[all …]