Searched defs:reset_phy (Results 1 – 4 of 4) sorted by relevance
2152 bnx2_init_5709s_phy(struct bnx2 *bp, int reset_phy) in bnx2_init_5709s_phy()2202 bnx2_init_5708s_phy(struct bnx2 *bp, int reset_phy) in bnx2_init_5708s_phy()2260 bnx2_init_5706s_phy(struct bnx2 *bp, int reset_phy) in bnx2_init_5706s_phy()2298 bnx2_init_copper_phy(struct bnx2 *bp, int reset_phy) in bnx2_init_copper_phy()2351 bnx2_init_phy(struct bnx2 *bp, int reset_phy) in bnx2_init_phy()5462 bnx2_init_nic(struct bnx2 *bp, int reset_phy) in bnx2_init_nic()
6301 static int tg3_restart_hw(struct tg3 *tp, int reset_phy) in tg3_restart_hw()8265 static int tg3_reset_hw(struct tg3 *tp, int reset_phy) in tg3_reset_hw()9127 static int tg3_init_hw(struct tg3 *tp, int reset_phy) in tg3_init_hw()
349 void (*reset_phy) (struct pch_gbe_hw *); member
130 static int reset_phy = 0; variable