OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:rdb_next
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/ic/
rtwvar.h
214
u_int
rdb_next
;
member in struct:rtw_rxdesc_blk
rtw.c
1421
rdb->
rdb_next
= 0;
1466
for (next = rdb->
rdb_next
; ; next = rdb->
rdb_next
) {
1496
rdb->
rdb_next
= (next + 1) % rdb->rdb_ndesc;
2013
rdb->
rdb_next
= 0;
Completed in 31 milliseconds
Indexes created Thu Oct 02 01:09:59 GMT 2025