Searched defs:axgbe_phy_if (Results 1 – 1 of 1) sorted by relevance
358 struct axgbe_phy_if { struct360 int (*phy_init)(struct axgbe_port *);361 void (*phy_exit)(struct axgbe_port *);364 int (*phy_reset)(struct axgbe_port *);365 int (*phy_start)(struct axgbe_port *);366 void (*phy_stop)(struct axgbe_port *);369 void (*phy_status)(struct axgbe_port *);370 int (*phy_config_aneg)(struct axgbe_port *);373 int (*phy_valid_speed)(struct axgbe_port *, int);375 void (*an_isr)(struct axgbe_port *);[all …]