Home
last modified time | relevance | path

Searched defs:axgbe_phy_impl_if (Results 1 – 1 of 1) sorted by relevance

/dpdk/drivers/net/axgbe/
H A Daxgbe_ethdev.h322 struct axgbe_phy_impl_if { struct
324 int (*init)(struct axgbe_port *);
325 void (*exit)(struct axgbe_port *);
328 int (*reset)(struct axgbe_port *);
329 int (*start)(struct axgbe_port *);
330 void (*stop)(struct axgbe_port *);
336 int (*valid_speed)(struct axgbe_port *, int);
353 int (*an_config)(struct axgbe_port *);
362 void (*an_pre)(struct axgbe_port *port);
363 void (*an_post)(struct axgbe_port *port);
[all …]