OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:rtw_txring_next
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/dev/ic/
rtw.c
98
static u_int
rtw_txring_next
(struct rtw_regs *, struct rtw_txdesc_blk *);
1781
if (ts->ts_first ==
rtw_txring_next
(&sc->sc_regs, tdb))
1814
rtw_txring_next
(&sc->sc_regs, tdb));
1877
next =
rtw_txring_next
(&sc->sc_regs, tdb);
2031
rtw_txring_next
(struct rtw_regs *regs, struct rtw_txdesc_blk *tdb)
function in typeref:typename:u_int
2049
next =
rtw_txring_next
(regs, tdb);
Completed in 16 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025