Home
last modified time | relevance | path

Searched refs:ath_bufhead (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/dev/ic/
H A Dathvar.h128 typedef STAILQ_HEAD(, ath_buf) ath_bufhead; typedef
266 ath_bufhead sc_rxbuf; /* receive buffer */
276 ath_bufhead sc_txbuf; /* transmit buffer */
285 ath_bufhead sc_bbuf; /* beacon buffers */
H A Dath.c157 struct ath_descdma *, ath_bufhead *);
1258 ath_bufhead *frags, struct ieee80211_node *ni) in ath_txfrag_cleanup()
1278 ath_txfrag_setup(struct ath_softc *sc, ath_bufhead *frags, in ath_txfrag_setup()
1314 ath_bufhead frags; in ath_start()
2642 struct ath_descdma *dd, ath_bufhead *head, in ath_descdma_setup()
2738 struct ath_descdma *dd, ath_bufhead *head) in ath_descdma_cleanup()