bwn_pio_txqueue
struct bwn_pio_txqueue *tq;
struct bwn_pio_txqueue *tq;
static struct bwn_pio_txqueue *
static void bwn_pio_set_txqueue(struct bwn_mac *, struct bwn_pio_txqueue *,
static void bwn_destroy_queue_tx(struct bwn_pio_txqueue *);
static uint16_t bwn_pio_read_2(struct bwn_mac *, struct bwn_pio_txqueue *,
static void bwn_pio_cancel_tx_packets(struct bwn_pio_txqueue *);
static struct bwn_pio_txqueue *bwn_pio_select(struct bwn_mac *, uint8_t);
struct bwn_pio_txqueue *, uint32_t, const void *, int);
static void bwn_pio_write_4(struct bwn_mac *, struct bwn_pio_txqueue *,
struct bwn_pio_txqueue *, uint16_t, const void *, int);
struct bwn_pio_txqueue *, uint16_t, struct mbuf *);
static struct bwn_pio_txqueue *bwn_pio_parse_cookie(struct bwn_mac *,
bwn_pio_set_txqueue(struct bwn_mac *mac, struct bwn_pio_txqueue *tq,
bwn_destroy_pioqueue_tx(struct bwn_pio_txqueue *tq)
bwn_destroy_queue_tx(struct bwn_pio_txqueue *pio)
bwn_pio_read_2(struct bwn_mac *mac, struct bwn_pio_txqueue *tq,
bwn_pio_cancel_tx_packets(struct bwn_pio_txqueue *tq)
struct bwn_pio_txqueue *tq;
bwn_pio_write_multi_4(struct bwn_mac *mac, struct bwn_pio_txqueue *tq,
bwn_pio_write_4(struct bwn_mac *mac, struct bwn_pio_txqueue *tq,
bwn_pio_write_multi_2(struct bwn_mac *mac, struct bwn_pio_txqueue *tq,
bwn_pio_write_mbuf_2(struct bwn_mac *mac, struct bwn_pio_txqueue *tq,
static struct bwn_pio_txqueue *
struct bwn_pio_txqueue *tq = NULL;
struct bwn_pio_txqueue;
struct bwn_pio_txqueue *tp_queue;
struct bwn_pio_txqueue wme[5];
struct bwn_pio_txqueue mcast;