Searched refs:t1_tp_reset (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb/ |
H A D | tp.h | 72 int t1_tp_reset(struct petp *tp, struct tp_params *p, unsigned int tp_clk);
|
H A D | tp.c | 165 int t1_tp_reset(struct petp *tp, struct tp_params *p, unsigned int tp_clk) in t1_tp_reset() function
|
H A D | subr.c | 979 if (t1_tp_reset(adapter->tp, &adapter->params.tp, bi->clock_core)) in t1_init_hw_modules()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb/ |
H A D | tp.h | 72 int t1_tp_reset(struct petp *tp, struct tp_params *p, unsigned int tp_clk);
|
H A D | tp.c | 165 int t1_tp_reset(struct petp *tp, struct tp_params *p, unsigned int tp_clk) in t1_tp_reset() function
|
H A D | subr.c | 996 if (t1_tp_reset(adapter->tp, &adapter->params.tp, bi->clock_core)) in t1_init_hw_modules()
|
Completed in 7 milliseconds