Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/net/
H A Dif_ipheth.c129 .size = sizeof(struct ipheth_softc),
184 ipheth_get_mac_addr(struct ipheth_softc *sc) in ipheth_get_mac_addr()
222 struct ipheth_softc *sc = device_get_softc(dev); in ipheth_attach()
272 struct ipheth_softc *sc = device_get_softc(dev); in ipheth_detach()
288 struct ipheth_softc *sc = uether_getsc(ue); in ipheth_start()
300 struct ipheth_softc *sc = uether_getsc(ue); in ipheth_stop()
312 struct ipheth_softc *sc = uether_getsc(ue); in ipheth_tick()
343 struct ipheth_softc *sc = uether_getsc(ue); in ipheth_init()
385 struct ipheth_softc *sc = usbd_xfer_softc(xfer); in ipheth_bulk_write_callback()
470 struct ipheth_softc *sc = usbd_xfer_softc(xfer); in ipheth_bulk_read_callback()
H A Dif_iphethvar.h68 struct ipheth_softc { struct