OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AGE_USECS
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/pci/
if_age.c
1728
CSR_WRITE_2(sc, AGE_IM_TIMER,
AGE_USECS
(sc->age_int_mod));
1731
if (
AGE_USECS
(sc->age_int_mod) == 0)
1739
CSR_WRITE_2(sc, AGE_INTR_CLR_TIMER,
AGE_USECS
(1000));
1757
((
AGE_USECS
(8) << RXQ_JUMBO_CFG_RRD_TIMER_SHIFT) &
1853
((
AGE_USECS
(2) << CMB_WR_TIMER_TX_SHIFT) & CMB_WR_TIMER_TX_MASK) |
1854
((
AGE_USECS
(2) << CMB_WR_TIMER_RX_SHIFT) & CMB_WR_TIMER_RX_MASK));
1857
CSR_WRITE_4(sc, AGE_SMB_TIMER,
AGE_USECS
(1000 * 1000));
if_agereg.h
107
#define
AGE_USECS
(x) ((x) / AGE_TICK_USECS)
Completed in 14 milliseconds
Indexes created Wed Oct 01 19:09:53 GMT 2025