Home
last modified time | relevance | path

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

/openbsd/sys/arch/octeon/dev/
H A Dif_ogx.c122 struct ogx_link_ops { struct
123 const char *link_type;
124 unsigned int link_fifo_speed; /* in Mbps */
126 int (*link_init)(struct ogx_softc *);
128 void (*link_down)(struct ogx_softc *);
130 void (*link_change)(struct ogx_softc *);
132 int (*link_status)(struct ogx_softc *);