Searched defs:axgbe_hw_if (Results 1 – 1 of 1) sorted by relevance
283 struct axgbe_hw_if { struct284 void (*config_flow_control)(struct axgbe_port *);285 int (*config_rx_mode)(struct axgbe_port *);287 int (*init)(struct axgbe_port *);289 int (*read_mmd_regs)(struct axgbe_port *, int, int);291 int (*set_speed)(struct axgbe_port *, int);293 int (*set_ext_mii_mode)(struct axgbe_port *, unsigned int,295 int (*read_ext_mii_regs)(struct axgbe_port *, int, int);299 int (*config_tx_flow_control)(struct axgbe_port *);300 int (*config_rx_flow_control)(struct axgbe_port *);[all …]