Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/chelsio/cxgb/
H A Dtp.h72 int t1_tp_reset(struct petp *tp, struct tp_params *p, unsigned int tp_clk);
H A Dtp.c165 int t1_tp_reset(struct petp *tp, struct tp_params *p, unsigned int tp_clk) in t1_tp_reset() function
H A Dsubr.c996 if (t1_tp_reset(adapter->tp, &adapter->params.tp, bi->clock_core)) in t1_init_hw_modules()