Lines Matching refs:usbnet
84 #include <dev/usb/usbnet.h>
109 struct usbnet kue_un;
174 static void kue_uno_rx_loop(struct usbnet *, struct usbnet_chain *, uint32_t);
175 static unsigned kue_uno_tx_prepare(struct usbnet *, struct mbuf *,
187 static void kue_reset(struct usbnet *);
189 static usbd_status kue_ctl(struct usbnet *, int, uint8_t,
191 static int kue_load_fw(struct usbnet *);
194 kue_setword(struct usbnet *un, uint8_t breq, uint16_t word)
210 kue_ctl(struct usbnet *un, int rw, uint8_t breq, uint16_t val,
232 kue_load_fw(struct usbnet *un)
323 struct usbnet * un = ifp->if_softc;
381 kue_reset(struct usbnet *un)
416 struct usbnet * const un = &sc->kue_un;
534 usbnet *un, struct usbnet_chain *c, uint32_t total_len)
563 kue_uno_tx_prepare(struct usbnet *un, struct mbuf *m, struct usbnet_chain *c)
596 struct usbnet * const un = ifp->if_softc;