Searched defs:reset_phy (Results 1 – 3 of 3) sorted by relevance
39 struct reset_control *reset_phy; member
2181 bnx2_init_5709s_phy(struct bnx2 *bp, int reset_phy) in bnx2_init_5709s_phy()2231 bnx2_init_5708s_phy(struct bnx2 *bp, int reset_phy) in bnx2_init_5708s_phy()2289 bnx2_init_5706s_phy(struct bnx2 *bp, int reset_phy) in bnx2_init_5706s_phy()2327 bnx2_init_copper_phy(struct bnx2 *bp, int reset_phy) in bnx2_init_copper_phy()2386 bnx2_init_phy(struct bnx2 *bp, int reset_phy) in bnx2_init_phy()5515 bnx2_init_nic(struct bnx2 *bp, int reset_phy) in bnx2_init_nic()
114 static int reset_phy = 0; variable