OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:refill_threshold
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/pci/
if_ena.c
1696
uint32_t
refill_threshold
;
local in function:ena_rx_cleanup
1796
refill_threshold
= rx_ring->ring_size / ENA_RX_REFILL_THRESH_DIVIDER;
1798
if (refill_required >
refill_threshold
) {
if_ena.c
1696
uint32_t
refill_threshold
;
local in function:ena_rx_cleanup
1796
refill_threshold
= rx_ring->ring_size / ENA_RX_REFILL_THRESH_DIVIDER;
1798
if (refill_required >
refill_threshold
) {
Completed in 25 milliseconds
Indexes created Thu Nov 06 21:09:53 GMT 2025