Home
last modified time | relevance | path

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

/openbsd/sys/dev/usb/
H A Dif_athn_usb.c184 int athn_usb_tx(struct athn_softc *, struct mbuf *,
2274 athn_usb_tx(struct athn_softc *sc, struct mbuf *m, struct ieee80211_node *ni) in athn_usb_tx() function
2451 if (athn_usb_tx(sc, m, ni) != 0) { in athn_usb_start()