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.h104 struct usb_ether { struct
109 const struct usb_ether_methods *ue_methods; argument
119 struct usb_ether_cfg_task ue_sync_task[2]; argument
120 struct usb_ether_cfg_task ue_media_task[2]; argument
121 struct usb_ether_cfg_task ue_multi_task[2]; argument
122 struct usb_ether_cfg_task ue_promisc_task[2]; argument
123 struct usb_ether_cfg_task ue_tick_task[2]; argument
134 uint8_t uether_pause(struct usb_ether *, unsigned int); argument