Searched refs:uether_pause (Results 1 – 12 of 12) sorted by relevance
| /freebsd-14.2/sys/dev/usb/net/ |
| H A D | if_axe.c | 544 uether_pause(ue, (y)); \ 652 uether_pause(ue, hz / 4); in axe_ax88178_init() 656 uether_pause(ue, hz / 4); in axe_ax88178_init() 659 uether_pause(ue, hz / 4); in axe_ax88178_init() 668 uether_pause(&sc->sc_ue, hz / 16); in axe_ax88772_init() 683 uether_pause(&sc->sc_ue, hz / 4); in axe_ax88772_init() 701 uether_pause(&sc->sc_ue, hz / 4); in axe_ax88772_init() 726 uether_pause(&sc->sc_ue, hz / 4); in axe_ax88772_phywake() 728 uether_pause(&sc->sc_ue, hz); in axe_ax88772_phywake() 730 uether_pause(&sc->sc_ue, hz / 32); in axe_ax88772_phywake() [all …]
|
| H A D | if_ure.c | 1106 uether_pause(&sc->sc_ue, hz / 500); in ure_init() 1258 uether_pause(&sc->sc_ue, hz / 100); in ure_reset() 1573 uether_pause(&sc->sc_ue, hz / 100); in ure_rtl8153_init() 1584 uether_pause(&sc->sc_ue, hz / 100); in ure_rtl8153_init() 1749 uether_pause(&sc->sc_ue, hz / 100); in ure_rtl8153b_init() 1888 uether_pause(&sc->sc_ue, hz / 100); in ure_rtl8153b_nic_reset() 1899 uether_pause(&sc->sc_ue, hz / 100); in ure_rtl8153b_nic_reset() 2020 uether_pause(&sc->sc_ue, hz / 1000); in ure_enable_aldps() 2045 uether_pause(&sc->sc_ue, hz / 100); in ure_phy_status() 2078 uether_pause(&sc->sc_ue, hz / 100); in ure_rtl8152_nic_reset() [all …]
|
| H A D | if_aue.c | 393 if (uether_pause(&sc->sc_ue, hz / 100)) in aue_eeprom_getword() 451 if (uether_pause(&sc->sc_ue, hz / 100)) in aue_miibus_readreg() 487 if (uether_pause(&sc->sc_ue, hz / 100)) in aue_miibus_writereg() 600 if (uether_pause(&sc->sc_ue, hz / 100)) in aue_reset() 632 uether_pause(&sc->sc_ue, hz / 100); in aue_reset()
|
| H A D | usb_ethernet.h | 104 uint8_t uether_pause(struct usb_ether *, unsigned int);
|
| H A D | if_smsc.c | 352 uether_pause(&sc->sc_ue, hz / 100); in smsc_wait_for_bits() 406 uether_pause(&sc->sc_ue, hz / 100); in smsc_eeprom_read() 884 uether_pause(&sc->sc_ue, hz / 100); in smsc_reset() 1295 uether_pause(&sc->sc_ue, hz / 100); in smsc_phy_init()
|
| H A D | if_axge.c | 412 uether_pause(&sc->sc_ue, hz / 4); in axge_chip_init() 415 uether_pause(&sc->sc_ue, hz / 10); in axge_chip_init() 450 uether_pause(&sc->sc_ue, hz / 100); in axge_reset()
|
| H A D | if_muge.c | 360 uether_pause(&sc->sc_ue, hz / 100); in lan78xx_wait_for_bits() 427 uether_pause(&sc->sc_ue, hz / 100); in lan78xx_eeprom_read_raw() 905 uether_pause(&sc->sc_ue, hz / 100); in lan78xx_phy_init() 1733 uether_pause(&sc->sc_ue, hz / 100); in muge_reset()
|
| H A D | if_rue.c | 538 if (uether_pause(&sc->sc_ue, hz / 1000)) in rue_reset() 546 uether_pause(&sc->sc_ue, hz / 100); in rue_reset()
|
| H A D | if_udav.c | 495 if (uether_pause(&sc->sc_ue, hz / 100)) in udav_reset() 499 uether_pause(&sc->sc_ue, hz / 100); in udav_reset()
|
| H A D | usb_ethernet.c | 91 uether_pause(struct usb_ether *ue, unsigned _ticks) in uether_pause() function
|
| H A D | if_cue.c | 369 uether_pause(&sc->sc_ue, hz / 100); in cue_reset()
|
| H A D | if_kue.c | 418 uether_pause(&sc->sc_ue, hz / 100); in kue_reset()
|