OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ath_buf
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/dev/ic/
athvar.h
115
struct
ath_buf
{
struct
116
STAILQ_ENTRY(
ath_buf
) bf_list;
128
typedef STAILQ_HEAD(,
ath_buf
) ath_bufhead;
142
struct
ath_buf
*dd_bufptr; /* associated buffers */
159
STAILQ_HEAD(,
ath_buf
) axq_q; /* transmit queue */
164
struct
ath_buf
*axq_linkbuf; /* va of last buffer */
Completed in 13 milliseconds
Indexes created Wed Oct 15 07:09:58 GMT 2025