Lines Matching refs:usb_ether
111 static int cdce_attach_post_sub(struct usb_ether *);
117 static void cdce_set_filter(struct usb_ether *);
563 cdce_attach_post(struct usb_ether *ue) in cdce_attach_post()
570 cdce_attach_post_sub(struct usb_ether *ue) in cdce_attach_post_sub()
605 struct usb_ether *ue = &sc->sc_ue; in cdce_attach()
784 struct usb_ether *ue = &sc->sc_ue; in cdce_detach()
797 cdce_start(struct usb_ether *ue) in cdce_start()
811 struct usb_ether *ue = if_getsoftc(ifp); in cdce_ioctl()
980 cdce_init(struct usb_ether *ue) in cdce_init()
1007 cdce_stop(struct usb_ether *ue) in cdce_stop()
1026 cdce_setmulti(struct usb_ether *ue) in cdce_setmulti()
1033 cdce_setpromisc(struct usb_ether *ue) in cdce_setpromisc()
1040 cdce_set_filter(struct usb_ether *ue) in cdce_set_filter()