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

  /src/sys/dev/usb/
if_run.c 401 static int run_tx(struct run_softc *, struct mbuf *,
2527 run_tx(struct run_softc *sc, struct mbuf *m, struct ieee80211_node *ni) function in typeref:typename:int
2743 if (run_tx(sc, m, ni) != 0) {
if_run.c 401 static int run_tx(struct run_softc *, struct mbuf *,
2527 run_tx(struct run_softc *sc, struct mbuf *m, struct ieee80211_node *ni) function in typeref:typename:int
2743 if (run_tx(sc, m, ni) != 0) {
if_run.c 401 static int run_tx(struct run_softc *, struct mbuf *,
2527 run_tx(struct run_softc *sc, struct mbuf *m, struct ieee80211_node *ni) function in typeref:typename:int
2743 if (run_tx(sc, m, ni) != 0) {
if_run.c 401 static int run_tx(struct run_softc *, struct mbuf *,
2527 run_tx(struct run_softc *sc, struct mbuf *m, struct ieee80211_node *ni) function in typeref:typename:int
2743 if (run_tx(sc, m, ni) != 0) {

Completed in 52 milliseconds