Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/usb/
H A Dif_aue.c247 static unsigned aue_uno_tx_prepare(struct usbnet *, struct mbuf *,
259 .uno_tx_prepare = aue_uno_tx_prepare,
911 aue_uno_tx_prepare(struct usbnet *un, struct mbuf *m, struct usbnet_chain *c) in aue_uno_tx_prepare() function