urtwn_data
struct urtwn_data *data;
urtwn_txeof(struct urtwn_softc *sc, struct urtwn_data *data, int status)
urtwn_alloc_list(struct urtwn_softc *sc, struct urtwn_data data[],
struct urtwn_data *dp = &data[i];
urtwn_free_list(struct urtwn_softc *sc, struct urtwn_data data[], int ndata)
struct urtwn_data *dp = &data[i];
struct urtwn_data *data;
static struct urtwn_data *
struct urtwn_data *bf;
static struct urtwn_data *
struct urtwn_data *bf;
struct urtwn_data *);
struct urtwn_data *bf;
static void urtwn_txeof(struct urtwn_softc *, struct urtwn_data *,
struct urtwn_data[], int, int);
struct urtwn_data data[], int);
static struct urtwn_data * _urtwn_getbuf(struct urtwn_softc *);
static struct urtwn_data * urtwn_getbuf(struct urtwn_softc *);
struct mbuf *m, struct urtwn_data *data)
struct mbuf *m, struct urtwn_data *data,
struct urtwn_data *);
struct urtwn_data *,
uint8_t, struct urtwn_data *);
struct urtwn_data *data)
struct urtwn_data *bf;
struct urtwn_data *bf;
urtwn_report_intr(struct usb_xfer *xfer, struct urtwn_data *data)
struct urtwn_data sc_rx[URTWN_RX_LIST_COUNT];
struct urtwn_data sc_tx[URTWN_TX_LIST_COUNT];
STAILQ_ENTRY(urtwn_data) next;
typedef STAILQ_HEAD(, urtwn_data) urtwn_datahead;