OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ath_bufhead
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/ic/
athvar.h
128
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 */
ath.c
157
struct ath_descdma *,
ath_bufhead
*);
1257
ath_bufhead
*frags, struct ieee80211_node *ni)
1277
ath_txfrag_setup(struct ath_softc *sc,
ath_bufhead
*frags,
1313
ath_bufhead
frags;
2641
struct ath_descdma *dd,
ath_bufhead
*head,
2737
struct ath_descdma *dd,
ath_bufhead
*head)
Completed in 29 milliseconds
Indexes created Thu Sep 17 00:24:55 UTC 2026