Home
last modified time | relevance | path

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

/linux/drivers/net/wan/lmc/
A Dlmc_var.h205 struct lmc___media { struct
206 void (* init)(lmc_softc_t * const);
207 void (* defaults)(lmc_softc_t * const);
209 void (* set_clock_source)(lmc_softc_t * const, int);
210 void (* set_speed)(lmc_softc_t * const, lmc_ctl_t *);
211 void (* set_cable_length)(lmc_softc_t * const, int);
212 void (* set_scrambler)(lmc_softc_t * const, int);
213 int (* get_link_status)(lmc_softc_t * const);
214 void (* set_link_status)(lmc_softc_t * const, int);
215 void (* set_crc_length)(lmc_softc_t * const, int);
[all …]

Completed in 7 milliseconds