Searched refs:ue_promisc_task (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/sys/dev/usb/net/
H A Dusb_ethernet.h97 struct usb_ether_cfg_task ue_promisc_task[2]; member in struct:usb_ether
H A Dusb_ethernet.c74 static usb_proc_callback_t ue_promisc_task; variable
418 ue_promisc_task(struct usb_proc_msg *_task) function
513 ue_queue_command(ue, ue_promisc_task,
514 &ue->ue_promisc_task[0].hdr,
515 &ue->ue_promisc_task[1].hdr);

Completed in 63 milliseconds