Searched refs:ath_buf (Results 1 - 19 of 19) sorted by relevance

/freebsd-current/sys/dev/ath/
H A Dif_ath_tx_ht.h54 extern void ath_tx_rate_fill_rcflags(struct ath_softc *sc, struct ath_buf *bf);
57 struct ieee80211_node *ni, struct ath_buf *bf);
H A Dif_ath_misc.h48 extern struct ath_buf * ath_getbuf(struct ath_softc *sc,
50 extern struct ath_buf * _ath_getbuf_locked(struct ath_softc *sc,
52 extern struct ath_buf * ath_buf_clone(struct ath_softc *sc,
53 struct ath_buf *bf);
55 extern void ath_freebuf(struct ath_softc *sc, struct ath_buf *bf);
56 extern void ath_returnbuf_head(struct ath_softc *sc, struct ath_buf *bf);
57 extern void ath_returnbuf_tail(struct ath_softc *sc, struct ath_buf *bf);
61 extern void ath_tx_default_comp(struct ath_softc *sc, struct ath_buf *bf,
71 extern void ath_tx_freebuf(struct ath_softc *sc, struct ath_buf *bf,
92 struct ath_txq *txq, struct ath_tx_status *ts, struct ath_buf *b
[all...]
H A Dif_ath_beacon.h40 extern struct ath_buf * ath_beacon_generate(struct ath_softc *sc,
48 extern void ath_beacon_return(struct ath_softc *sc, struct ath_buf *bf);
H A Dif_ath_tx.h94 struct ath_buf *bf, struct mbuf *m0);
100 struct ath_txq *txq, int queue_to_head, struct ath_buf *bf);
107 extern void ath_tx_normal_comp(struct ath_softc *sc, struct ath_buf *bf,
109 extern void ath_tx_aggr_comp(struct ath_softc *sc, struct ath_buf *bf,
112 struct ath_tid *tid, struct ath_buf *bf);
148 extern void ath_tx_alq_post(struct ath_softc *sc, struct ath_buf *bf_first);
H A Dif_ath_rx.h53 extern int ath_rxbuf_init(struct ath_softc *sc, struct ath_buf *bf);
62 struct ath_buf *bf, struct mbuf *m);
H A Dif_ath_debug.h106 extern void ath_printrxbuf(struct ath_softc *, const struct ath_buf *bf,
108 extern void ath_printtxbuf(struct ath_softc *, const struct ath_buf *bf,
110 extern void ath_printtxstatbuf(struct ath_softc *sc, const struct ath_buf *bf,
H A Dif_ath_debug.c99 ath_printrxbuf(struct ath_softc *sc, const struct ath_buf *bf,
135 ath_printtxbuf_edma(struct ath_softc *sc, const struct ath_buf *first_bf,
140 const struct ath_buf *bf = first_bf;
198 ath_printtxbuf_legacy(struct ath_softc *sc, const struct ath_buf *first_bf,
202 const struct ath_buf *bf = first_bf;
241 ath_printtxbuf(struct ath_softc *sc, const struct ath_buf *first_bf,
251 ath_printtxstatbuf(struct ath_softc *sc, const struct ath_buf *first_bf,
H A Dif_ath_tx.c128 struct ieee80211_node *ni, struct ath_buf *bf, struct mbuf *m0);
131 static struct ath_buf *
133 struct ath_tid *tid, struct ath_buf *bf);
137 ath_tx_alq_post(struct ath_softc *sc, struct ath_buf *bf_first)
139 struct ath_buf *bf;
196 ath_tx_set_retry(struct ath_softc *sc, struct ath_buf *bf)
257 struct ath_buf *bf, *next;
279 struct ath_buf *bf;
300 ath_tx_dmasetup(struct ath_softc *sc, struct ath_buf *bf, struct mbuf *m0)
364 struct ath_buf *b
[all...]
H A Dif_athrate.h158 struct ath_buf;
H A Dif_ath_tx_edma.c174 struct ath_buf *bf, *bf_last;
175 struct ath_buf *bfi, *bfp;
177 TAILQ_HEAD(axq_q_f_s, ath_buf) sq;
404 struct ath_buf *bf;
529 struct ath_buf *bf)
566 struct ath_buf *bf)
578 struct ath_buf *bf_last = ATH_TXQ_LAST(txq, axq_q_s);
621 struct ath_buf *bf)
642 te->m_fifo = malloc(sizeof(struct ath_buf *) * HAL_TXFIFO_DEPTH,
664 /* XXX TODO: actually deref the ath_buf entrie
[all...]
H A Dif_ath_beacon.c184 struct ath_buf *bf;
266 ath_beacon_setup(struct ath_softc *sc, struct ath_buf *bf)
435 struct ath_buf *bf;
570 struct ath_buf *bf, *bf_last;
573 struct ath_buf *bfi;
662 struct ath_buf *bf;
698 struct ath_buf *
703 struct ath_buf *bf;
783 struct ath_buf *bfm, *bfc_last;
829 struct ath_buf *b
[all...]
H A Dif_ath_rx_edma.c152 static void ath_edma_rxbuf_free(struct ath_softc *sc, struct ath_buf *bf);
208 struct ath_buf *bf;
415 struct ath_buf *bf;
528 struct ath_buf *bf;
553 struct ath_buf *bf, *next;
576 * XXX is this SAFE call needed? The ath_buf entries
667 * Allocate an RX mbuf for the given ath_buf and initialise
675 ath_edma_rxbuf_init(struct ath_softc *sc, struct ath_buf *bf)
702 * Populate ath_buf fields.
753 static struct ath_buf *
[all...]
H A Dif_athvar.h52 * There is a separate TX ath_buf pool for management frames.
117 struct ath_buf;
127 TAILQ_HEAD(,ath_buf) tid_q; /* pending buffers */
135 TAILQ_HEAD(,ath_buf) tid_q; /* filtered queue */
183 struct ath_buf *tx_buf[ATH_TID_MAX_BUFS];
198 struct ath_buf *an_ff_buf[WME_NUM_AC]; /* ff staging area */
231 struct ath_buf { struct
232 TAILQ_ENTRY(ath_buf) bf_list;
233 struct ath_buf * bf_next; /* next buffer in the aggregate */
245 struct ath_buf *bf_las
[all...]
H A Dif_ath_descdma.c140 * for the ath_buf entries to be allocated.
245 struct ath_buf *bf;
260 bsize = sizeof(struct ath_buf) * nbuf;
319 * Allocate ath_buf entries but no descriptor contents.
329 struct ath_buf *bf;
348 bsize = sizeof(struct ath_buf) * nbuf;
386 struct ath_buf *bf;
H A Dif_ath_tx_ht.c212 * selection code and ath_buf setup code.
222 ath_tx_rate_fill_rcflags(struct ath_softc *sc, struct ath_buf *bf)
404 ath_compute_num_delims(struct ath_softc *sc, struct ath_buf *first_bf,
564 struct ath_buf *bf)
615 struct ath_buf *bf, HAL_11N_RATE_SERIES *series)
742 struct ath_buf *bf)
822 struct ath_buf *bf, *bf_first = NULL, *bf_prev = NULL;
H A Dif_ath.c3150 struct ath_buf *
3153 struct ath_buf *bf;
3240 struct ath_buf *
3241 ath_buf_clone(struct ath_softc *sc, struct ath_buf *bf)
3243 struct ath_buf *tbf;
3292 struct ath_buf *
3295 struct ath_buf *bf;
3325 struct ath_buf *bf;
3407 * If it's an EAPOL frame, allocate a MGMT ath_buf.
3474 * Calculate the "next fragment" length field in ath_buf
[all...]
H A Dif_ath_rx.c246 ath_legacy_rxbuf_init(struct ath_softc *sc, struct ath_buf *bf)
658 uint64_t tsf, int nf, HAL_RX_QUEUE qtype, struct ath_buf *bf,
1075 struct ath_buf *bf;
1351 struct ath_buf *bf;
1410 struct ath_buf *bf;
1443 * as a mbuf leak (rxpending) and ath_buf leak (holdbf.)
1453 struct ath_buf *bf;
H A Dif_ath_tdma.c617 struct ath_buf *bf;
H A Dif_ath_sysctl.c462 struct ath_buf *bf;

Completed in 142 milliseconds