Home
last modified time | relevance | path

Searched refs:uether_pause (Results 1 - 4 of 4) sorted by relevance

/third_party/FreeBSD/sys/dev/usb/net/
H A Dif_axge.c222 (void)uether_pause(&sc->sc_ue, hz / 4); in axge_chip_init()
225 (void)uether_pause(&sc->sc_ue, hz / 10); in axge_chip_init()
309 (void)uether_pause(&sc->sc_ue, hz / 100); in axge_reset()
H A Dusb_ethernet.h134 uint8_t uether_pause(struct usb_ether *, unsigned int);
H A Dusb_ethernet.c64 uether_pause(struct usb_ether *ue, unsigned int _ticks) in uether_pause() function
H A Dif_axe.c340 (void) uether_pause(usbe, t_ick); in axe_uether_pause()

Completed in 6 milliseconds