Home
last modified time | relevance | path

Searched defs:reset_phy (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/drivers/net/ethernet/broadcom/
Dbnx2.c2187 bnx2_init_5709s_phy(struct bnx2 *bp, int reset_phy) in bnx2_init_5709s_phy()
2237 bnx2_init_5708s_phy(struct bnx2 *bp, int reset_phy) in bnx2_init_5708s_phy()
2295 bnx2_init_5706s_phy(struct bnx2 *bp, int reset_phy) in bnx2_init_5706s_phy()
2333 bnx2_init_copper_phy(struct bnx2 *bp, int reset_phy) in bnx2_init_copper_phy()
2392 bnx2_init_phy(struct bnx2 *bp, int reset_phy) in bnx2_init_phy()
5536 bnx2_init_nic(struct bnx2 *bp, int reset_phy) in bnx2_init_nic()
Dtg3.c9872 static int tg3_reset_hw(struct tg3 *tp, bool reset_phy) in tg3_reset_hw()
10789 static int tg3_init_hw(struct tg3 *tp, bool reset_phy) in tg3_init_hw()
11169 static int tg3_restart_hw(struct tg3 *tp, bool reset_phy) in tg3_restart_hw()
11570 static int tg3_start(struct tg3 *tp, bool reset_phy, bool test_irq, in tg3_start()
12435 bool reset_phy = false; in tg3_set_ringparam() local
12507 bool reset_phy = false; in tg3_set_pauseparam() local
14254 bool reset_phy = false; in tg3_change_mtu() local
/Linux-v5.4/drivers/net/ethernet/natsemi/
Dns83820.c114 static int reset_phy = 0; variable