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) {
|