OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tfd_control
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/dev/pci/
if_stereg.h
58
uint32_t
tfd_control
; /* control bits */
member in struct:ste_tfd
if_ste.c
755
tfd->
tfd_control
= htole32(TFD_FrameId(nexttx) | (totlen & 3));
793
sc->sc_txdescs[sc->sc_txlast].
tfd_control
|=
1004
control = le32toh(sc->sc_txdescs[i].
tfd_control
);
1243
control = le32toh(sc->sc_txdescs[id].
tfd_control
);
1245
sc->sc_txdescs[id].
tfd_control
= htole32(control);
if_stgereg.h
66
uint64_t
tfd_control
; /* control bits */
member in struct:stge_tfd
if_stge.c
988
tfd->
tfd_control
= htole64(tfc);
1206
control = le64toh(sc->sc_txdescs[i].
tfd_control
);
1536
sc->sc_txdescs[i].
tfd_control
= htole64(TFD_TFDDone);
Completed in 19 milliseconds
Indexes created Thu Oct 02 01:09:59 GMT 2025