Lines Matching refs:e1000_hw

44 s32 e1000_init_mac_params(struct e1000_hw *hw)
70 s32 e1000_init_nvm_params(struct e1000_hw *hw)
96 s32 e1000_init_phy_params(struct e1000_hw *hw)
122 s32 e1000_init_mbx_params(struct e1000_hw *hw)
150 s32 e1000_set_mac_type(struct e1000_hw *hw)
364 s32 e1000_setup_init_funcs(struct e1000_hw *hw, bool init_device)
489 s32 e1000_get_bus_info(struct e1000_hw *hw)
504 void e1000_clear_vfta(struct e1000_hw *hw)
519 void e1000_write_vfta(struct e1000_hw *hw, u32 offset, u32 value)
534 void e1000_update_mc_addr_list(struct e1000_hw *hw, u8 *mc_addr_list,
550 s32 e1000_force_mac_fc(struct e1000_hw *hw)
563 s32 e1000_check_for_link(struct e1000_hw *hw)
578 bool e1000_check_mng_mode(struct e1000_hw *hw)
594 s32 e1000_mng_write_dhcp_info(struct e1000_hw *hw, u8 *buffer, u16 length)
606 s32 e1000_reset_hw(struct e1000_hw *hw)
621 s32 e1000_init_hw(struct e1000_hw *hw)
637 s32 e1000_setup_link(struct e1000_hw *hw)
655 s32 e1000_get_speed_and_duplex(struct e1000_hw *hw, u16 *speed, u16 *duplex)
671 s32 e1000_setup_led(struct e1000_hw *hw)
686 s32 e1000_cleanup_led(struct e1000_hw *hw)
702 s32 e1000_blink_led(struct e1000_hw *hw)
717 s32 e1000_id_led_init(struct e1000_hw *hw)
732 s32 e1000_led_on(struct e1000_hw *hw)
747 s32 e1000_led_off(struct e1000_hw *hw)
762 void e1000_reset_adaptive(struct e1000_hw *hw)
774 void e1000_update_adaptive(struct e1000_hw *hw)
787 s32 e1000_disable_pcie_master(struct e1000_hw *hw)
799 void e1000_config_collision_dist(struct e1000_hw *hw)
813 void e1000_rar_set(struct e1000_hw *hw, u8 *addr, u32 index)
825 s32 e1000_validate_mdi_setting(struct e1000_hw *hw)
842 u32 e1000_hash_mc_addr(struct e1000_hw *hw, u8 *mc_addr)
856 bool e1000_enable_tx_pkt_filtering(struct e1000_hw *hw)
873 s32 e1000_mng_host_if_write(struct e1000_hw *hw, u8 *buffer, u16 length,
890 s32 e1000_mng_write_cmd_header(struct e1000_hw *hw,
909 s32 e1000_mng_enable_host_if(struct e1000_hw *hw)
924 s32 e1000_wait_autoneg(struct e1000_hw *hw)
939 s32 e1000_check_reset_block(struct e1000_hw *hw)
956 s32 e1000_read_phy_reg(struct e1000_hw *hw, u32 offset, u16 *data)
973 s32 e1000_write_phy_reg(struct e1000_hw *hw, u32 offset, u16 data)
988 void e1000_release_phy(struct e1000_hw *hw)
1001 s32 e1000_acquire_phy(struct e1000_hw *hw)
1013 s32 e1000_cfg_on_link_up(struct e1000_hw *hw)
1031 s32 e1000_read_kmrn_reg(struct e1000_hw *hw, u32 offset, u16 *data)
1046 s32 e1000_write_kmrn_reg(struct e1000_hw *hw, u32 offset, u16 data)
1059 s32 e1000_get_cable_length(struct e1000_hw *hw)
1075 s32 e1000_get_phy_info(struct e1000_hw *hw)
1090 s32 e1000_phy_hw_reset(struct e1000_hw *hw)
1105 s32 e1000_phy_commit(struct e1000_hw *hw)
1127 s32 e1000_set_d0_lplu_state(struct e1000_hw *hw, bool active)
1149 s32 e1000_set_d3_lplu_state(struct e1000_hw *hw, bool active)
1165 s32 e1000_read_mac_addr(struct e1000_hw *hw)
1184 s32 e1000_read_pba_string(struct e1000_hw *hw, u8 *pba_num, u32 pba_num_size)
1199 s32 e1000_read_pba_length(struct e1000_hw *hw, u32 *pba_num_size)
1211 s32 e1000_validate_nvm_checksum(struct e1000_hw *hw)
1226 s32 e1000_update_nvm_checksum(struct e1000_hw *hw)
1241 void e1000_reload_nvm(struct e1000_hw *hw)
1257 s32 e1000_read_nvm(struct e1000_hw *hw, u16 offset, u16 words, u16 *data)
1275 s32 e1000_write_nvm(struct e1000_hw *hw, u16 offset, u16 words, u16 *data)
1293 s32 e1000_write_8bit_ctrl_reg(struct e1000_hw *hw, u32 reg, u32 offset,
1306 void e1000_power_up_phy(struct e1000_hw *hw)
1321 void e1000_power_down_phy(struct e1000_hw *hw)
1333 void e1000_power_up_fiber_serdes_link(struct e1000_hw *hw)
1345 void e1000_shutdown_fiber_serdes_link(struct e1000_hw *hw)