OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:bwi_txstats
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/ic/
bwivar.h
198
struct
bwi_txstats
{
struct
258
struct
bwi_txstats
*stats;
bwi.c
8322
dma_size = roundup(sizeof(struct
bwi_txstats
) * BWI_TXSTATS_NDESC,
8634
memset(st->stats, 0, BWI_TXSTATS_NDESC * sizeof(struct
bwi_txstats
));
8643
stats_paddr, sizeof(struct
bwi_txstats
), 0);
8644
stats_paddr += sizeof(struct
bwi_txstats
);
Completed in 18 milliseconds
Indexes created Tue Oct 21 06:10:07 GMT 2025