OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ixv_max_interrupt_rate
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/pci/ixgbe/
ixv.c
200
static int
ixv_max_interrupt_rate
= (4000000 / IXGBE_LOW_LATENCY);
variable in typeref:typename:int
201
TUNABLE_INT("hw.ixv.max_interrupt_rate", &
ixv_max_interrupt_rate
);
539
sc->max_interrupt_rate =
ixv_max_interrupt_rate
;
ixv.c
200
static int
ixv_max_interrupt_rate
= (4000000 / IXGBE_LOW_LATENCY);
variable in typeref:typename:int
201
TUNABLE_INT("hw.ixv.max_interrupt_rate", &
ixv_max_interrupt_rate
);
539
sc->max_interrupt_rate =
ixv_max_interrupt_rate
;
Completed in 28 milliseconds
Indexes created Sat Sep 27 14:09:57 GMT 2025