Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/axgbe/
H A Daxgbe_ethdev.h310 struct axgbe_phy_impl_if { struct
312 int (*init)(struct axgbe_port *);
313 void (*exit)(struct axgbe_port *);
316 int (*reset)(struct axgbe_port *);
317 int (*start)(struct axgbe_port *);
318 void (*stop)(struct axgbe_port *);
324 int (*valid_speed)(struct axgbe_port *, int);
341 int (*an_config)(struct axgbe_port *);
350 void (*an_pre)(struct axgbe_port *port);
351 void (*an_post)(struct axgbe_port *port);
[all …]