OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sc_tx_lastsent
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/cadence/
if_cemacvar.h
80
time_t
sc_tx_lastsent
; /* i: time of last tx */
member in struct:cemac_softc
if_cemac.c
759
if (time_uptime - sc->
sc_tx_lastsent
<= cemac_watchdog_timeout)
962
sc->
sc_tx_lastsent
= time_uptime;
Completed in 37 milliseconds
Indexes created Tue Oct 14 21:09:58 GMT 2025