HomeSort by: relevance | last modified time | path
    Searched defs:athn_usb_tx (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/dev/usb/
if_athn_usb.c 153 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, function in typeref:typename:Static int
2637 if (athn_usb_tx(sc, m, ni, data) != 0) {
if_athn_usb.c 153 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, function in typeref:typename:Static int
2637 if (athn_usb_tx(sc, m, ni, data) != 0) {
if_athn_usb.c 153 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, function in typeref:typename:Static int
2637 if (athn_usb_tx(sc, m, ni, data) != 0) {

Completed in 62 milliseconds