Lines Matching refs:usb_ether

91 uether_pause(struct usb_ether *ue, unsigned _ticks)  in uether_pause()
102 ue_queue_command(struct usb_ether *ue, in ue_queue_command()
133 uether_getifp(struct usb_ether *ue) in uether_getifp()
139 uether_getmii(struct usb_ether *ue) in uether_getmii()
145 uether_getsc(struct usb_ether *ue) in uether_getsc()
153 struct usb_ether *ue = arg1; in ue_sysctl_parent()
161 uether_ifattach(struct usb_ether *ue) in uether_ifattach()
191 uether_ifattach_wait(struct usb_ether *ue) in uether_ifattach_wait()
206 struct usb_ether *ue = task->ue; in ue_attach_post_task()
293 uether_ifdetach(struct usb_ether *ue) in uether_ifdetach()
343 uether_is_gone(struct usb_ether *ue) in uether_is_gone()
358 struct usb_ether *ue = arg; in ue_init()
372 struct usb_ether *ue = task->ue; in ue_start_task()
391 struct usb_ether *ue = task->ue; in ue_stop_task()
410 struct usb_ether *ue = if_getsoftc(ifp); in ue_start()
425 struct usb_ether *ue = task->ue; in ue_promisc_task()
435 struct usb_ether *ue = task->ue; in ue_setmulti_task()
450 struct usb_ether *ue = if_getsoftc(ifp); in ue_ifmedia_upd()
467 struct usb_ether *ue = task->ue; in ue_ifmedia_task()
476 struct usb_ether *ue = arg; in ue_watchdog()
494 struct usb_ether *ue = task->ue; in ue_tick_task()
506 struct usb_ether *ue = if_getsoftc(ifp); in uether_ioctl()
589 uether_rxmbuf(struct usb_ether *ue, struct mbuf *m, in uether_rxmbuf()
607 uether_rxbuf(struct usb_ether *ue, struct usb_page_cache *pc, in uether_rxbuf()
637 uether_rxflush(struct usb_ether *ue) in uether_rxflush()