Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/dev/usb/net/
Dusb_ethernet.h107 struct usb_ether { struct
112 const struct usb_ether_methods *ue_methods; argument
122 struct usb_ether_cfg_task ue_sync_task[2]; argument
123 struct usb_ether_cfg_task ue_media_task[2]; argument
124 struct usb_ether_cfg_task ue_multi_task[2]; argument
125 struct usb_ether_cfg_task ue_promisc_task[2]; argument
126 struct usb_ether_cfg_task ue_tick_task[2]; argument
137 uint8_t uether_pause(struct usb_ether *, unsigned int); argument