Home
last modified time | relevance | path

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

/dflybsd-src/sys/bus/u4b/wlan/
H A Dif_rum.c168 static int rum_tx_mgt(struct rum_softc *, struct mbuf *,
1463 rum_tx_mgt(struct rum_softc *sc, struct mbuf *m0, struct ieee80211_node *ni) in rum_tx_mgt() function
3065 if ((ret = rum_tx_mgt(sc, m, ni)) != 0) in rum_raw_xmit()