Searched defs:tp_clk (Results 1 - 1 of 1) sorted by relevance

/drivers/net/ethernet/chelsio/cxgb/
H A Dtp.c18 unsigned int tp_clk)
44 u32 drop_ticks = DROP_MSEC * (tp_clk / 1000);
164 int t1_tp_reset(struct petp *tp, struct tp_params *p, unsigned int tp_clk) argument
168 tp_init(adapter, p, tp_clk);
17 tp_init(adapter_t * ap, const struct tp_params *p, unsigned int tp_clk) argument

Completed in 161 milliseconds