Home
last modified time | relevance | path

Searched defs:usb_ether (Results 1 – 1 of 1) sorted by relevance

/dragonfly/sys/bus/u4b/net/
H A Dusb_ethernet.h80 struct usb_ether { struct
87 const struct usb_ether_methods *ue_methods; argument
98 struct usb_ether_cfg_task ue_sync_task[2]; argument
99 struct usb_ether_cfg_task ue_media_task[2]; argument
100 struct usb_ether_cfg_task ue_multi_task[2]; argument
101 struct usb_ether_cfg_task ue_promisc_task[2]; argument
102 struct usb_ether_cfg_task ue_tick_task[2]; argument
113 uint8_t uether_pause(struct usb_ether *, unsigned int); argument