Symbol: ath_bufhead
sys/dev/netif/ath/ath/if_ath.c
3255
ath_bufhead frags;
sys/dev/netif/ath/ath/if_ath_descdma.c
149
struct ath_descdma *dd, ath_bufhead *head,
sys/dev/netif/ath/ath/if_ath_descdma.c
248
struct ath_descdma *dd, ath_bufhead *head,
sys/dev/netif/ath/ath/if_ath_descdma.c
337
struct ath_descdma *dd, ath_bufhead *head,
sys/dev/netif/ath/ath/if_ath_descdma.c
395
struct ath_descdma *dd, ath_bufhead *head)
sys/dev/netif/ath/ath/if_ath_descdma.h
35
struct ath_descdma *dd, ath_bufhead *head, const char *name,
sys/dev/netif/ath/ath/if_ath_descdma.h
38
ath_bufhead *head, const char *name, int ds_size, int nbuf,
sys/dev/netif/ath/ath/if_ath_descdma.h
41
struct ath_descdma *dd, ath_bufhead *head, const char *name,
sys/dev/netif/ath/ath/if_ath_descdma.h
44
struct ath_descdma *dd, ath_bufhead *head);
sys/dev/netif/ath/ath/if_ath_rx_edma.c
526
ath_bufhead rxlist;
sys/dev/netif/ath/ath/if_ath_tx.c
249
ath_bufhead *frags, struct ieee80211_node *ni)
sys/dev/netif/ath/ath/if_ath_tx.c
269
ath_txfrag_setup(struct ath_softc *sc, ath_bufhead *frags,
sys/dev/netif/ath/ath/if_ath_tx.c
3520
struct ath_buf *bf_first, ath_bufhead *bf_q)
sys/dev/netif/ath/ath/if_ath_tx.c
3820
struct ath_tid *tid, ath_bufhead *bf_cq, struct ath_buf *bf)
sys/dev/netif/ath/ath/if_ath_tx.c
3997
struct ath_tid *tid, ath_bufhead *bf_cq)
sys/dev/netif/ath/ath/if_ath_tx.c
4168
ath_bufhead bf_cq;
sys/dev/netif/ath/ath/if_ath_tx.c
4237
ath_bufhead bf_cq;
sys/dev/netif/ath/ath/if_ath_tx.c
4405
int tid, struct ath_buf *bf_head, ath_bufhead *bf_cq)
sys/dev/netif/ath/ath/if_ath_tx.c
4470
ath_bufhead *bf_cq)
sys/dev/netif/ath/ath/if_ath_tx.c
4697
ath_bufhead *bf_q)
sys/dev/netif/ath/ath/if_ath_tx.c
4768
ath_bufhead bf_q;
sys/dev/netif/ath/ath/if_ath_tx.c
4771
ath_bufhead bf_cq;
sys/dev/netif/ath/ath/if_ath_tx.c
4923
ath_bufhead bf_q;
sys/dev/netif/ath/ath/if_ath_tx.c
4924
ath_bufhead bf_cq;
sys/dev/netif/ath/ath/if_ath_tx.c
5457
ath_bufhead bf_q;
sys/dev/netif/ath/ath/if_ath_tx.c
6066
ath_bufhead bf_cq;
sys/dev/netif/ath/ath/if_ath_tx.c
6148
ath_bufhead bf_cq;
sys/dev/netif/ath/ath/if_ath_tx.h
90
extern void ath_txfrag_cleanup(struct ath_softc *sc, ath_bufhead *frags,
sys/dev/netif/ath/ath/if_ath_tx.h
92
extern int ath_txfrag_setup(struct ath_softc *sc, ath_bufhead *frags,
sys/dev/netif/ath/ath/if_ath_tx_ht.c
735
struct ath_tid *tid, ath_bufhead *bf_q)
sys/dev/netif/ath/ath/if_ath_tx_ht.h
61
struct ath_tid *tid, ath_bufhead *bf_q);
sys/dev/netif/ath/ath/if_athvar.h
585
ath_bufhead sc_rx_rxlist[HAL_NUM_RX_QUEUES]; /* deferred RX completion */
sys/dev/netif/ath/ath/if_athvar.h
594
ath_bufhead sc_txbuf_list;
sys/dev/netif/ath/ath/if_athvar.h
767
ath_bufhead sc_rxbuf; /* receive buffer */
sys/dev/netif/ath/ath/if_athvar.h
780
ath_bufhead sc_txbuf; /* transmit buffer */
sys/dev/netif/ath/ath/if_athvar.h
783
ath_bufhead sc_txbuf_mgmt; /* mgmt transmit buffer */
sys/dev/netif/ath/ath/if_athvar.h
812
ath_bufhead sc_bbuf; /* beacon buffers */