Searched refs:ath_bufhead (Results 1 - 9 of 9) sorted by relevance

/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/
H A Dif_ath_descdma.h35 struct ath_descdma *dd, ath_bufhead *head, const char *name,
38 ath_bufhead *head, const char *name, int ds_size, int nbuf,
41 struct ath_descdma *dd, ath_bufhead *head, const char *name,
44 struct ath_descdma *dd, ath_bufhead *head);
H A Dif_ath_tx_ht.h63 struct ath_tid *tid, ath_bufhead *bf_q);
H A Dif_ath_tx.h91 extern void ath_txfrag_cleanup(struct ath_softc *sc, ath_bufhead *frags,
93 extern int ath_txfrag_setup(struct ath_softc *sc, ath_bufhead *frags,
H A Dif_ath_descdma.c146 struct ath_descdma *dd, ath_bufhead *head,
239 struct ath_descdma *dd, ath_bufhead *head,
328 struct ath_descdma *dd, ath_bufhead *head,
386 struct ath_descdma *dd, ath_bufhead *head)
H A Dif_ath_tx.c257 ath_bufhead *frags, struct ieee80211_node *ni)
277 ath_txfrag_setup(struct ath_softc *sc, ath_bufhead *frags,
3575 struct ath_buf *bf_first, ath_bufhead *bf_q)
3809 struct ath_tid *tid, ath_bufhead *bf_cq, struct ath_buf *bf)
3931 struct ath_tid *tid, ath_bufhead *bf_cq)
4092 ath_bufhead bf_cq;
4147 ath_bufhead bf_cq;
4316 int tid, struct ath_buf *bf_head, ath_bufhead *bf_cq)
4381 ath_bufhead *bf_cq)
4608 ath_bufhead *bf_
[all...]
H A Dif_athvar.h315 typedef TAILQ_HEAD(ath_bufhead_s, ath_buf) ath_bufhead; typedef
577 ath_bufhead sc_rx_rxlist[HAL_NUM_RX_QUEUES]; /* deferred RX completion */
586 ath_bufhead sc_txbuf_list;
743 ath_bufhead sc_rxbuf; /* receive buffer */
756 ath_bufhead sc_txbuf; /* transmit buffer */
759 ath_bufhead sc_txbuf_mgmt; /* mgmt transmit buffer */
780 ath_bufhead sc_bbuf; /* beacon buffers */
H A Dif_ath_tx_ht.c821 struct ath_tid *tid, ath_bufhead *bf_q)
H A Dif_ath_rx_edma.c558 ath_bufhead rxlist;
H A Dif_ath.c3287 ath_bufhead frags;
4846 * always completed there (pushed onto a txq or ath_bufhead) so we knew

Completed in 190 milliseconds