Lines Matching defs:ue
493 axe_setmulti(struct usb_ether *ue) in axe_setmulti()
550 struct usb_ether *ue; in axe_ax88178_init() local
738 struct usb_ether *ue; in axe_ax88772a_init() local
751 struct usb_ether *ue; in axe_ax88772b_init() local
815 axe_attach_post(struct usb_ether *ue) in axe_attach_post()
863 axe_attach_post_sub(struct usb_ether *ue) in axe_attach_post_sub()
935 struct usb_ether *ue = &sc->sc_ue; in axe_attach() local
975 struct usb_ether *ue = &sc->sc_ue; in axe_detach() local
992 struct usb_ether *ue = &sc->sc_ue; in axe_bulk_read_callback() local
1024 axe_rx_frame(struct usb_ether *ue, struct usb_page_cache *pc, int actlen) in axe_rx_frame()
1103 axe_rxeof(struct usb_ether *ue, struct usb_page_cache *pc, unsigned offset, in axe_rxeof()
1267 axe_tick(struct usb_ether *ue) in axe_tick()
1283 axe_start(struct usb_ether *ue) in axe_start()
1295 axe_csum_cfg(struct usb_ether *ue) in axe_csum_cfg()
1323 axe_init(struct usb_ether *ue) in axe_init()
1421 axe_setpromisc(struct usb_ether *ue) in axe_setpromisc()
1443 axe_stop(struct usb_ether *ue) in axe_stop()
1463 struct usb_ether *ue = if_getsoftc(ifp); in axe_ioctl() local