Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb/
H A Dtp.c19 unsigned int tp_clk) in tp_init()
45 u32 drop_ticks = DROP_MSEC * (tp_clk / 1000); in tp_init()
165 int t1_tp_reset(struct petp *tp, struct tp_params *p, unsigned int tp_clk) in t1_tp_reset() argument
169 tp_init(adapter, p, tp_clk); in t1_tp_reset()
18 tp_init(adapter_t * ap, const struct tp_params *p, unsigned int tp_clk) tp_init() argument
H A Dtp.h72 int t1_tp_reset(struct petp *tp, struct tp_params *p, unsigned int tp_clk);
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb/
H A Dtp.c19 unsigned int tp_clk) in tp_init()
45 u32 drop_ticks = DROP_MSEC * (tp_clk / 1000); in tp_init()
165 int t1_tp_reset(struct petp *tp, struct tp_params *p, unsigned int tp_clk) in t1_tp_reset() argument
169 tp_init(adapter, p, tp_clk); in t1_tp_reset()
18 tp_init(adapter_t * ap, const struct tp_params *p, unsigned int tp_clk) tp_init() argument
H A Dtp.h72 int t1_tp_reset(struct petp *tp, struct tp_params *p, unsigned int tp_clk);

Completed in 3 milliseconds