Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/wlan/
H A Dif_rum.c180 static int rum_tx_mgt(struct rum_softc *, struct mbuf *,
1485 rum_tx_mgt(struct rum_softc *sc, struct mbuf *m0, struct ieee80211_node *ni) in rum_tx_mgt() function
3088 if ((ret = rum_tx_mgt(sc, m, ni)) != 0) in rum_raw_xmit()