Searched refs:rum_tx_data (Results 1 – 2 of 2) sorted by relevance
57 struct rum_tx_data { struct102 struct rum_tx_data tx_data[RUM_TX_LIST_COUNT];
145 int rum_tx_data(struct rum_softc *, struct mbuf *,461 struct rum_tx_data *data = &sc->tx_data[i]; in rum_alloc_tx_list()496 struct rum_tx_data *data = &sc->tx_data[i]; in rum_free_tx_list()711 struct rum_tx_data *data = priv; in rum_txeof()1025 rum_tx_data(struct rum_softc *sc, struct mbuf *m0, struct ieee80211_node *ni) in rum_tx_data() function1029 struct rum_tx_data *data; in rum_tx_data()1241 if (rum_tx_data(sc, m0, ni) != 0) in rum_start()1262 if (rum_tx_data(sc, m0, ni) != 0) { in rum_start()