Home
last modified time | relevance | path

Searched refs:mcx_set_port_mtu (Results 1 – 1 of 1) sorted by relevance

/openbsd/sys/dev/pci/
H A Dif_mcx.c2552 static int mcx_set_port_mtu(struct mcx_softc *, int);
2924 if (mcx_set_port_mtu(sc, MCX_HARDMTU) != 0) { in mcx_attach()
4599 mcx_set_port_mtu(struct mcx_softc *sc, int mtu) in mcx_set_port_mtu() function