OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:rx_queue_th_time
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/marvell/
if_mvxpevar.h
138
int
rx_queue_th_time
; /* [Tclk] */
member in struct:mvxpe_rx_ring
if_mvxpe.c
1112
rx->
rx_queue_th_time
= (mvTclk / 1000) / 2; /* 0.5 [ms] */
1292
reg = MVXPE_PRXITTH_RITT(rx->
rx_queue_th_time
);
2987
time_mvtclk = rx->
rx_queue_th_time
;
3007
rx->
rx_queue_th_time
= time_mvtclk;
3008
reg = MVXPE_PRXITTH_RITT(rx->
rx_queue_th_time
);
Completed in 15 milliseconds
Indexes created Wed Oct 15 14:09:57 GMT 2025