rum_tx_desc
struct rum_tx_desc *desc;
desc = (struct rum_tx_desc *)data->buf;
desc = (struct rum_tx_desc *)data->buf;
void rum_setup_tx_desc(struct rum_softc *, struct rum_tx_desc *,
struct rum_tx_desc desc;
rum_setup_tx_desc(struct rum_softc *sc, struct rum_tx_desc *desc,
#define RT2573_TX_DESC_SIZE (sizeof (struct rum_tx_desc))