Lines Matching refs:usb_ether

90 uether_pause(struct usb_ether *ue, unsigned _ticks)  in uether_pause()
101 ue_queue_command(struct usb_ether *ue, in ue_queue_command()
132 uether_getifp(struct usb_ether *ue) in uether_getifp()
138 uether_getmii(struct usb_ether *ue) in uether_getmii()
144 uether_getsc(struct usb_ether *ue) in uether_getsc()
152 struct usb_ether *ue = arg1; in ue_sysctl_parent()
160 uether_ifattach(struct usb_ether *ue) in uether_ifattach()
190 uether_ifattach_wait(struct usb_ether *ue) in uether_ifattach_wait()
205 struct usb_ether *ue = task->ue; in ue_attach_post_task()
292 uether_ifdetach(struct usb_ether *ue) in uether_ifdetach()
340 uether_is_gone(struct usb_ether *ue) in uether_is_gone()
355 struct usb_ether *ue = arg; in ue_init()
369 struct usb_ether *ue = task->ue; in ue_start_task()
388 struct usb_ether *ue = task->ue; in ue_stop_task()
407 struct usb_ether *ue = if_getsoftc(ifp); in ue_start()
422 struct usb_ether *ue = task->ue; in ue_promisc_task()
432 struct usb_ether *ue = task->ue; in ue_setmulti_task()
447 struct usb_ether *ue = if_getsoftc(ifp); in ue_ifmedia_upd()
464 struct usb_ether *ue = task->ue; in ue_ifmedia_task()
473 struct usb_ether *ue = arg; in ue_watchdog()
491 struct usb_ether *ue = task->ue; in ue_tick_task()
503 struct usb_ether *ue = if_getsoftc(ifp); in uether_ioctl()
586 uether_rxmbuf(struct usb_ether *ue, struct mbuf *m, in uether_rxmbuf()
604 uether_rxbuf(struct usb_ether *ue, struct usb_page_cache *pc, in uether_rxbuf()
634 uether_rxflush(struct usb_ether *ue) in uether_rxflush()