Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/net/
H A Dusb_ethernet.c72 static usb_proc_callback_t ue_promisc_task; variable
420 ue_promisc_task(struct usb_proc_msg *_task) in ue_promisc_task() function
515 ue_queue_command(ue, ue_promisc_task, in uether_ioctl()
516 &ue->ue_promisc_task[0].hdr, in uether_ioctl()
517 &ue->ue_promisc_task[1].hdr); in uether_ioctl()
H A Dusb_ethernet.h92 struct usb_ether_cfg_task ue_promisc_task[2]; member