OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RTW_NEXT_IDX
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/ic/
rtwvar.h
233
#define
RTW_NEXT_IDX
(__htc, __idx) (((__idx) + 1) % (__htc)->tdb_ndesc)
237
sizeof(struct rtw_txdesc) *
RTW_NEXT_IDX
((__htc), (__idx)))
rtw.c
1799
next =
RTW_NEXT_IDX
(tdb, next)) {
1811
next =
RTW_NEXT_IDX
(tdb, next);
2053
next =
RTW_NEXT_IDX
(tdb, next), i++) {
3467
i++, desc =
RTW_NEXT_IDX
(tdb, desc)) {
Completed in 15 milliseconds
Indexes created Thu Oct 23 18:09:57 GMT 2025