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

  /src/sys/dev/usb/
if_urtwn.c 305 static int urtwn_tx(struct urtwn_softc *, struct mbuf *,
872 return urtwn_tx(sc, m, ni, data);
2691 urtwn_tx(struct urtwn_softc *sc, struct mbuf *m, struct ieee80211_node *ni, function in typeref:typename:int
3004 if (urtwn_tx(sc, m, ni, data) != 0) {
if_urtwn.c 305 static int urtwn_tx(struct urtwn_softc *, struct mbuf *,
872 return urtwn_tx(sc, m, ni, data);
2691 urtwn_tx(struct urtwn_softc *sc, struct mbuf *m, struct ieee80211_node *ni, function in typeref:typename:int
3004 if (urtwn_tx(sc, m, ni, data) != 0) {

Completed in 27 milliseconds