OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:athn_tx_buf
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/dev/ic/
athnvar.h
101
struct
athn_tx_buf
{
struct
102
SIMPLEQ_ENTRY(
athn_tx_buf
) bf_list;
116
SIMPLEQ_HEAD(,
athn_tx_buf
) head;
118
struct
athn_tx_buf
*wait;
558
SIMPLEQ_HEAD(,
athn_tx_buf
) sc_txbufs;
559
struct
athn_tx_buf
*sc_bcnbuf;
560
struct
athn_tx_buf
sc_txpool[ATHN_NTXBUFS];
Completed in 16 milliseconds
Indexes created Wed Oct 01 07:09:59 GMT 2025