Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/net/
H A Dif_axe.c543 uether_pause(ue, (y)); \
651 uether_pause(ue, hz / 4); in axe_ax88178_init()
655 uether_pause(ue, hz / 4); in axe_ax88178_init()
658 uether_pause(ue, hz / 4); in axe_ax88178_init()
667 uether_pause(&sc->sc_ue, hz / 16); in axe_ax88772_init()
672 uether_pause(&sc->sc_ue, hz / 64); in axe_ax88772_init()
677 uether_pause(&sc->sc_ue, hz / 16); in axe_ax88772_init()
682 uether_pause(&sc->sc_ue, hz / 4); in axe_ax88772_init()
693 uether_pause(&sc->sc_ue, hz / 64); in axe_ax88772_init()
700 uether_pause(&sc->sc_ue, hz / 4); in axe_ax88772_init()
[all …]
H A Dif_ure.c1111 uether_pause(&sc->sc_ue, hz / 500); in ure_init()
1263 uether_pause(&sc->sc_ue, hz / 100); in ure_reset()
1578 uether_pause(&sc->sc_ue, hz / 100); in ure_rtl8153_init()
1589 uether_pause(&sc->sc_ue, hz / 100); in ure_rtl8153_init()
1745 uether_pause(&sc->sc_ue, hz / 1000); in ure_rtl8153b_init()
1754 uether_pause(&sc->sc_ue, hz / 100); in ure_rtl8153b_init()
1893 uether_pause(&sc->sc_ue, hz / 100); in ure_rtl8153b_nic_reset()
1904 uether_pause(&sc->sc_ue, hz / 100); in ure_rtl8153b_nic_reset()
2025 uether_pause(&sc->sc_ue, hz / 1000); in ure_enable_aldps()
2050 uether_pause(&sc->sc_ue, hz / 100); in ure_phy_status()
[all …]
H A Dif_aue.c392 if (uether_pause(&sc->sc_ue, hz / 100)) in aue_eeprom_getword()
450 if (uether_pause(&sc->sc_ue, hz / 100)) in aue_miibus_readreg()
486 if (uether_pause(&sc->sc_ue, hz / 100)) in aue_miibus_writereg()
599 if (uether_pause(&sc->sc_ue, hz / 100)) in aue_reset()
631 uether_pause(&sc->sc_ue, hz / 100); in aue_reset()
H A Dusb_ethernet.h104 uint8_t uether_pause(struct usb_ether *, unsigned int);
H A Dif_smsc.c351 uether_pause(&sc->sc_ue, hz / 100); in smsc_wait_for_bits()
405 uether_pause(&sc->sc_ue, hz / 100); in smsc_eeprom_read()
883 uether_pause(&sc->sc_ue, hz / 100); in smsc_reset()
1294 uether_pause(&sc->sc_ue, hz / 100); in smsc_phy_init()
H A Dif_axge.c411 uether_pause(&sc->sc_ue, hz / 4); in axge_chip_init()
414 uether_pause(&sc->sc_ue, hz / 10); in axge_chip_init()
449 uether_pause(&sc->sc_ue, hz / 100); in axge_reset()
H A Dif_muge.c359 uether_pause(&sc->sc_ue, hz / 100); in lan78xx_wait_for_bits()
426 uether_pause(&sc->sc_ue, hz / 100); in lan78xx_eeprom_read_raw()
904 uether_pause(&sc->sc_ue, hz / 100); in lan78xx_phy_init()
1732 uether_pause(&sc->sc_ue, hz / 100); in muge_reset()
H A Dif_udav.c494 if (uether_pause(&sc->sc_ue, hz / 100)) in udav_reset()
498 uether_pause(&sc->sc_ue, hz / 100); in udav_reset()
H A Dif_rue.c537 if (uether_pause(&sc->sc_ue, hz / 1000)) in rue_reset()
545 uether_pause(&sc->sc_ue, hz / 100); in rue_reset()
H A Dif_kue.c417 uether_pause(&sc->sc_ue, hz / 100); in kue_reset()
H A Dusb_ethernet.c90 uether_pause(struct usb_ether *ue, unsigned _ticks) in uether_pause() function
H A Dif_cue.c368 uether_pause(&sc->sc_ue, hz / 100); in cue_reset()