OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tfd_next
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/dev/pci/
if_stereg.h
57
uint32_t
tfd_next
; /* next TFD in list */
member in struct:ste_tfd
if_stgereg.h
65
uint64_t
tfd_next
; /* next TFD in list */
member in struct:stge_tfd
if_ste.c
754
tfd->
tfd_next
= htole32(STE_CDTXADDR(sc, nexttx));
792
sc->sc_txdescs[sc->sc_txlast].
tfd_next
= 0;
802
sc->sc_txdescs[olasttx].
tfd_next
=
if_stge.c
1521
sc->sc_txdescs[i].
tfd_next
= htole64(
Completed in 17 milliseconds
Indexes created Sat Oct 11 19:10:01 GMT 2025