Searched refs:MODE_IEEE_C22 (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/sys/dev/vnic/
H A Dthunder_mdio_var.h42 MODE_IEEE_C22, enumerator in enum:thunder_mdio_mode
H A Dthunder_mdio.c204 if (mode == MODE_IEEE_C22)
266 thunder_mdio_set_mode(sc, MODE_IEEE_C22);
273 if (sc->mode == MODE_IEEE_C22)
317 thunder_mdio_set_mode(sc, MODE_IEEE_C22);
326 if (sc->mode == MODE_IEEE_C22)

Completed in 54 milliseconds