Home
last modified time | relevance | path

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

/linux-3.3/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()
5462 bnx2_init_nic(struct bnx2 *bp, int reset_phy) in bnx2_init_nic()
Dtg3.c6301 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()
/linux-3.3/drivers/net/ethernet/oki-semi/pch_gbe/
Dpch_gbe.h349 void (*reset_phy) (struct pch_gbe_hw *); member
/linux-3.3/drivers/net/ethernet/natsemi/
Dns83820.c130 static int reset_phy = 0; variable