Searched defs:rum_tx_data (Results 1 – 2 of 2) sorted by relevance
62 struct rum_tx_data { struct70 typedef STAILQ_HEAD(, rum_tx_data) rum_txdhead; argument
1619 rum_tx_data(struct rum_softc *sc, struct mbuf *m0, struct ieee80211_node *ni) in rum_tx_data() function