Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/net/ethernet/broadcom/
Dbnx2.c2152 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()
5460 bnx2_init_nic(struct bnx2 *bp, int reset_phy) in bnx2_init_nic()
Dtg3.c8560 static int tg3_reset_hw(struct tg3 *tp, int reset_phy) in tg3_reset_hw()
9428 static int tg3_init_hw(struct tg3 *tp, int reset_phy) in tg3_init_hw()
9703 static int tg3_restart_hw(struct tg3 *tp, int reset_phy) in tg3_restart_hw()
12392 int err, reset_phy = 0; in tg3_change_mtu() local
/linux-3.4.99/drivers/net/ethernet/oki-semi/pch_gbe/
Dpch_gbe.h349 void (*reset_phy) (struct pch_gbe_hw *); member
/linux-3.4.99/drivers/net/ethernet/natsemi/
Dns83820.c129 static int reset_phy = 0; variable