OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:bge_rx_coal_ticks
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/pci/
if_bgevar.h
332
uint32_t
bge_rx_coal_ticks
; /* i */
member in struct:bge_softc
if_bge.c
1268
sc->
bge_rx_coal_ticks
= bge_rx_threshes[lvl].rx_ticks;
2776
const uint32_t rx_coal_ticks = sc->
bge_rx_coal_ticks
;
3864
sc->
bge_rx_coal_ticks
= 150;
4806
uint32_t rx_ticks = sc->
bge_rx_coal_ticks
;
Completed in 18 milliseconds
Indexes created Wed Oct 22 00:09:40 GMT 2025