Searched defs:axgbe_phy (Results 1 – 1 of 1) sorted by relevance
233 struct axgbe_phy { struct234 uint32_t supported;235 uint32_t advertising;238 int address;240 int autoneg;241 int speed;242 int duplex;244 int link;246 int pause_autoneg;247 int tx_pause;[all …]