Symbol: ath_bufhead
sys/dev/ath/if_ath.c
3329
ath_bufhead frags;
sys/dev/ath/if_ath_descdma.c
144
struct ath_descdma *dd, ath_bufhead *head,
sys/dev/ath/if_ath_descdma.c
237
struct ath_descdma *dd, ath_bufhead *head,
sys/dev/ath/if_ath_descdma.c
326
struct ath_descdma *dd, ath_bufhead *head,
sys/dev/ath/if_ath_descdma.c
384
struct ath_descdma *dd, ath_bufhead *head)
sys/dev/ath/if_ath_descdma.h
33
struct ath_descdma *dd, ath_bufhead *head, const char *name,
sys/dev/ath/if_ath_descdma.h
36
ath_bufhead *head, const char *name, int ds_size, int nbuf,
sys/dev/ath/if_ath_descdma.h
39
struct ath_descdma *dd, ath_bufhead *head, const char *name,
sys/dev/ath/if_ath_descdma.h
42
struct ath_descdma *dd, ath_bufhead *head);
sys/dev/ath/if_ath_rx_edma.c
556
ath_bufhead rxlist;
sys/dev/ath/if_ath_tx.c
255
ath_bufhead *frags, struct ieee80211_node *ni)
sys/dev/ath/if_ath_tx.c
275
ath_txfrag_setup(struct ath_softc *sc, ath_bufhead *frags,
sys/dev/ath/if_ath_tx.c
3571
struct ath_buf *bf_first, ath_bufhead *bf_q)
sys/dev/ath/if_ath_tx.c
3805
struct ath_tid *tid, ath_bufhead *bf_cq, struct ath_buf *bf)
sys/dev/ath/if_ath_tx.c
3927
struct ath_tid *tid, ath_bufhead *bf_cq)
sys/dev/ath/if_ath_tx.c
4088
ath_bufhead bf_cq;
sys/dev/ath/if_ath_tx.c
4143
ath_bufhead bf_cq;
sys/dev/ath/if_ath_tx.c
4312
int tid, struct ath_buf *bf_head, ath_bufhead *bf_cq)
sys/dev/ath/if_ath_tx.c
4377
ath_bufhead *bf_cq)
sys/dev/ath/if_ath_tx.c
4604
ath_bufhead *bf_q)
sys/dev/ath/if_ath_tx.c
4675
ath_bufhead bf_q;
sys/dev/ath/if_ath_tx.c
4678
ath_bufhead bf_cq;
sys/dev/ath/if_ath_tx.c
4828
ath_bufhead bf_q;
sys/dev/ath/if_ath_tx.c
4829
ath_bufhead bf_cq;
sys/dev/ath/if_ath_tx.c
5430
ath_bufhead bf_q;
sys/dev/ath/if_ath_tx.c
6045
ath_bufhead bf_cq;
sys/dev/ath/if_ath_tx.c
6121
ath_bufhead bf_cq;
sys/dev/ath/if_ath_tx.h
89
extern void ath_txfrag_cleanup(struct ath_softc *sc, ath_bufhead *frags,
sys/dev/ath/if_ath_tx.h
91
extern int ath_txfrag_setup(struct ath_softc *sc, ath_bufhead *frags,
sys/dev/ath/if_ath_tx_ht.c
795
struct ath_tid *tid, ath_bufhead *bf_q)
sys/dev/ath/if_ath_tx_ht.h
61
struct ath_tid *tid, ath_bufhead *bf_q);
sys/dev/ath/if_athvar.h
576
ath_bufhead sc_rx_rxlist[HAL_NUM_RX_QUEUES]; /* deferred RX completion */
sys/dev/ath/if_athvar.h
585
ath_bufhead sc_txbuf_list;
sys/dev/ath/if_athvar.h
742
ath_bufhead sc_rxbuf; /* receive buffer */
sys/dev/ath/if_athvar.h
755
ath_bufhead sc_txbuf; /* transmit buffer */
sys/dev/ath/if_athvar.h
758
ath_bufhead sc_txbuf_mgmt; /* mgmt transmit buffer */
sys/dev/ath/if_athvar.h
779
ath_bufhead sc_bbuf; /* beacon buffers */