Home
last modified time | relevance | path

Searched refs:tp_clk (Results 1 – 2 of 2) sorted by relevance

/linux-2.6.39/drivers/net/chelsio/
Dtp.c18 unsigned int tp_clk) in tp_init() argument
44 u32 drop_ticks = DROP_MSEC * (tp_clk / 1000); in tp_init()
169 int t1_tp_reset(struct petp *tp, struct tp_params *p, unsigned int tp_clk) in t1_tp_reset() argument
173 tp_init(adapter, p, tp_clk); in t1_tp_reset()
Dtp.h72 int t1_tp_reset(struct petp *tp, struct tp_params *p, unsigned int tp_clk);