rum_tx_data
struct rum_tx_data *data;
struct rum_tx_data *data;
struct rum_tx_data *data;
struct rum_tx_data *data;
static void rum_tx_free(struct rum_tx_data *, int);
struct rum_tx_data *data;
if (rum_tx_data(sc, m, ni) != 0) {
static int rum_tx_data(struct rum_softc *, struct mbuf *,
rum_tx_free(struct rum_tx_data *data, int txerr)
struct rum_tx_data *data;
struct rum_tx_data *data, *tmp;
STAILQ_REMOVE(&sc->tx_q, data, rum_tx_data, next);
struct rum_tx_data *data;
struct rum_tx_data tx_data[RUM_TX_LIST_COUNT];
STAILQ_ENTRY(rum_tx_data) next;
typedef STAILQ_HEAD(, rum_tx_data) rum_txdhead;