OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:cxgb_tick_ch
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/pci/cxgb/
cxgb_main.c
425
callout_init(&sc->
cxgb_tick_ch
, 0);
1175
callout_drain(&sc->
cxgb_tick_ch
);
1227
callout_reset(&sc->
cxgb_tick_ch
, sc->params.stats_update_period * hz,
1287
callout_stop(&p->adapter->
cxgb_tick_ch
);
1331
callout_drain(&p->adapter->
cxgb_tick_ch
);
1347
callout_reset(&sc->
cxgb_tick_ch
,
1636
callout_reset(&sc->
cxgb_tick_ch
, sc->params.stats_update_period * hz,
cxgb_adapter.h
353
struct callout
cxgb_tick_ch
;
member in struct:adapter
Completed in 13 milliseconds
Indexes created Sun Oct 19 02:09:48 GMT 2025