Searched defs:reset_phy (Results 1 – 3 of 3) sorted by relevance
39 struct reset_control *reset_phy; member
9944 static int tg3_reset_hw(struct tg3 *tp, bool reset_phy) in tg3_reset_hw()10860 static int tg3_init_hw(struct tg3 *tp, bool reset_phy) in tg3_init_hw()11238 static int tg3_restart_hw(struct tg3 *tp, bool reset_phy) in tg3_restart_hw()11651 static int tg3_start(struct tg3 *tp, bool reset_phy, bool test_irq, in tg3_start()12544 bool reset_phy = false; in tg3_set_ringparam() local12618 bool reset_phy = false; in tg3_set_pauseparam() local14324 bool reset_phy = false; in tg3_change_mtu() local
114 static int reset_phy = 0; variable