Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/usb/
H A Dif_kue.c175 static unsigned kue_uno_tx_prepare(struct usbnet *, struct mbuf *,
182 .uno_tx_prepare = kue_uno_tx_prepare,
563 kue_uno_tx_prepare(struct usbnet *un, struct mbuf *m, struct usbnet_chain *c) in kue_uno_tx_prepare() function