Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/usb/
H A Dif_athn_usb.c153 Static int athn_usb_tx(struct athn_softc *, struct mbuf *,
2454 athn_usb_tx(struct athn_softc *sc, struct mbuf *m, struct ieee80211_node *ni, in athn_usb_tx() function
2637 if (athn_usb_tx(sc, m, ni, data) != 0) { in athn_usb_start()