Lines Matching refs:usb_ether
112 static int cdce_attach_post_sub(struct usb_ether *);
118 static void cdce_set_filter(struct usb_ether *);
564 cdce_attach_post(struct usb_ether *ue) in cdce_attach_post()
571 cdce_attach_post_sub(struct usb_ether *ue) in cdce_attach_post_sub()
606 struct usb_ether *ue = &sc->sc_ue; in cdce_attach()
785 struct usb_ether *ue = &sc->sc_ue; in cdce_detach()
798 cdce_start(struct usb_ether *ue) in cdce_start()
812 struct usb_ether *ue = if_getsoftc(ifp); in cdce_ioctl()
981 cdce_init(struct usb_ether *ue) in cdce_init()
1008 cdce_stop(struct usb_ether *ue) in cdce_stop()
1027 cdce_setmulti(struct usb_ether *ue) in cdce_setmulti()
1034 cdce_setpromisc(struct usb_ether *ue) in cdce_setpromisc()
1041 cdce_set_filter(struct usb_ether *ue) in cdce_set_filter()