Home
last modified time | relevance | path

Searched refs:clock_core (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/chxge/com/
H A Dcommon.h180 unsigned int clock_core; member
233 return board_info(adap)->clock_core / 1000000; in core_ticks_per_usec()
H A Dch_subr.c1265 if (t1_tp_reset(adapter->tp, &adapter->params.tp, bi->clock_core)) in t1_init_hw_modules()
/illumos-gate/usr/src/uts/common/io/chxge/
H A Dsge.c1420 (board_info(sge->obj)->clock_core / 1000000); in t1_sge_set_coalesce_params()
1480 sge->intrtimer[0] = board_info(sge->obj)->clock_core / 1000000; in configure_sge()