Searched refs:rum_tx_data (Results 1 – 2 of 2) sorted by relevance
58 struct rum_tx_data { struct110 struct rum_tx_data tx_data[RUM_TX_LIST_COUNT];
166 static int rum_tx_data(struct rum_softc *, struct mbuf *,521 struct rum_tx_data *data; in rum_alloc_tx_list()554 struct rum_tx_data *data; in rum_free_tx_list()766 struct rum_tx_data *data = priv; in rum_txeof()1071 rum_tx_data(struct rum_softc *sc, struct mbuf *m0, struct ieee80211_node *ni) in rum_tx_data() function1075 struct rum_tx_data *data; in rum_tx_data()1273 if (rum_tx_data(sc, m0, ni) != 0) in rum_start()1304 if (rum_tx_data(sc, m0, ni) != 0) { in rum_start()