Lines Matching refs:e100_private

30 void e100_handle_zlock(struct e100_private *bdp);
49 e100_mdi_write(struct e100_private *bdp, u32 reg_addr, u32 phy_addr, u16 data) in e100_mdi_write()
100 e100_mdi_read(struct e100_private *bdp, u32 reg_addr, u32 phy_addr, u16 *data) in e100_mdi_read()
136 e100_phy_valid(struct e100_private *bdp, unsigned int phy_address) in e100_phy_valid()
154 e100_phy_address_detect(struct e100_private *bdp) in e100_phy_address_detect()
184 e100_phy_id_detect(struct e100_private *bdp) in e100_phy_id_detect()
208 e100_phy_isolate(struct e100_private *bdp) in e100_phy_isolate()
231 e100_phy_specific_setup(struct e100_private *bdp) in e100_phy_specific_setup()
318 e100_phy_fix_squelch(struct e100_private *bdp) in e100_phy_fix_squelch()
384 e100_fix_polarity(struct e100_private *bdp) in e100_fix_polarity()
485 e100_find_speed_duplex(struct e100_private *bdp) in e100_find_speed_duplex()
626 e100_force_speed_duplex(struct e100_private *bdp) in e100_force_speed_duplex()
683 e100_force_speed_duplex_to_phy(struct e100_private *bdp) in e100_force_speed_duplex_to_phy()
728 e100_set_fc(struct e100_private *bdp) in e100_set_fc()
780 e100_phy_check(struct e100_private *bdp) in e100_phy_check()
824 e100_auto_neg(struct e100_private *bdp, unsigned char force_restart) in e100_auto_neg()
866 e100_phy_set_speed_duplex(struct e100_private *bdp, unsigned char force_restart) in e100_phy_set_speed_duplex()
887 e100_phy_autoneg(struct e100_private *bdp) in e100_phy_autoneg()
899 e100_phy_set_loopback(struct e100_private *bdp) in e100_phy_set_loopback()
908 e100_phy_reset(struct e100_private *bdp) in e100_phy_reset()
920 e100_phy_init(struct e100_private *bdp) in e100_phy_init()
953 e100_get_link_state(struct e100_private *bdp) in e100_get_link_state()
997 e100_update_link_state(struct e100_private *bdp) in e100_update_link_state()
1053 e100_handle_zlock(struct e100_private *bdp) in e100_handle_zlock()