Home
last modified time | relevance | path

Searched defs:tre (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_debugfs.c893 unsigned int tre = TIMERRESOLUTION_G(res); in clk_show() local
Dcxgb4.h253 unsigned int tre; /* log2 of core clocks per TP tick */ member
/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb3/
Dt3_hw.c2703 unsigned int tre = fls(core_clk / (1000000 / TP_TMR_RES)) - 1; in tp_set_timers() local