Searched refs:e1000_hw (Results 1 - 25 of 37) sorted by relevance

12

/haiku-fatelf/src/add-ons/kernel/drivers/network/ipro1000/dev/e1000/
H A De1000_mac.h42 void e1000_init_mac_ops_generic(struct e1000_hw *hw);
43 void e1000_null_mac_generic(struct e1000_hw *hw);
44 s32 e1000_null_ops_generic(struct e1000_hw *hw);
45 s32 e1000_null_link_info(struct e1000_hw *hw, u16 *s, u16 *d);
46 bool e1000_null_mng_mode(struct e1000_hw *hw);
47 void e1000_null_update_mc(struct e1000_hw *hw, u8 *h, u32 a);
48 void e1000_null_write_vfta(struct e1000_hw *hw, u32 a, u32 b);
49 void e1000_null_rar_set(struct e1000_hw *hw, u8 *h, u32 a);
50 s32 e1000_blink_led_generic(struct e1000_hw *hw);
51 s32 e1000_check_for_copper_link_generic(struct e1000_hw *h
[all...]
H A De1000_api.h38 #include "e1000_hw.h"
40 extern void e1000_init_function_pointers_82542(struct e1000_hw *hw);
41 extern void e1000_init_function_pointers_82543(struct e1000_hw *hw);
42 extern void e1000_init_function_pointers_82540(struct e1000_hw *hw);
43 extern void e1000_init_function_pointers_82571(struct e1000_hw *hw);
44 extern void e1000_init_function_pointers_82541(struct e1000_hw *hw);
45 extern void e1000_init_function_pointers_80003es2lan(struct e1000_hw *hw);
46 extern void e1000_init_function_pointers_ich8lan(struct e1000_hw *hw);
47 extern void e1000_init_function_pointers_82575(struct e1000_hw *hw);
48 extern void e1000_rx_fifo_flush_82575(struct e1000_hw *h
[all...]
H A De1000_nvm.h38 void e1000_init_nvm_ops_generic(struct e1000_hw *hw);
39 s32 e1000_null_read_nvm(struct e1000_hw *hw, u16 a, u16 b, u16 *c);
40 void e1000_null_nvm_generic(struct e1000_hw *hw);
41 s32 e1000_null_led_default(struct e1000_hw *hw, u16 *data);
42 s32 e1000_null_write_nvm(struct e1000_hw *hw, u16 a, u16 b, u16 *c);
43 s32 e1000_acquire_nvm_generic(struct e1000_hw *hw);
45 s32 e1000_poll_eerd_eewr_done(struct e1000_hw *hw, int ee_reg);
46 s32 e1000_read_mac_addr_generic(struct e1000_hw *hw);
47 s32 e1000_read_pba_string_generic(struct e1000_hw *hw, u8 *pba_num,
49 s32 e1000_read_pba_length_generic(struct e1000_hw *h
[all...]
H A De1000_phy.h38 void e1000_init_phy_ops_generic(struct e1000_hw *hw);
39 s32 e1000_null_read_reg(struct e1000_hw *hw, u32 offset, u16 *data);
40 void e1000_null_phy_generic(struct e1000_hw *hw);
41 s32 e1000_null_lplu_state(struct e1000_hw *hw, bool active);
42 s32 e1000_null_write_reg(struct e1000_hw *hw, u32 offset, u16 data);
43 s32 e1000_null_set_page(struct e1000_hw *hw, u16 data);
44 s32 e1000_read_i2c_byte_null(struct e1000_hw *hw, u8 byte_offset,
46 s32 e1000_write_i2c_byte_null(struct e1000_hw *hw, u8 byte_offset,
48 s32 e1000_check_downshift_generic(struct e1000_hw *hw);
49 s32 e1000_check_polarity_m88(struct e1000_hw *h
[all...]
H A De1000_mbx.h95 s32 e1000_read_mbx(struct e1000_hw *, u32 *, u16, u16);
96 s32 e1000_write_mbx(struct e1000_hw *, u32 *, u16, u16);
97 s32 e1000_read_posted_mbx(struct e1000_hw *, u32 *, u16, u16);
98 s32 e1000_write_posted_mbx(struct e1000_hw *, u32 *, u16, u16);
99 s32 e1000_check_for_msg(struct e1000_hw *, u16);
100 s32 e1000_check_for_ack(struct e1000_hw *, u16);
101 s32 e1000_check_for_rst(struct e1000_hw *, u16);
102 void e1000_init_mbx_ops_generic(struct e1000_hw *hw);
103 s32 e1000_init_mbx_params_vf(struct e1000_hw *);
104 s32 e1000_init_mbx_params_pf(struct e1000_hw *);
[all...]
H A De1000_i210.h38 s32 e1000_update_flash_i210(struct e1000_hw *hw);
39 s32 e1000_update_nvm_checksum_i210(struct e1000_hw *hw);
40 s32 e1000_validate_nvm_checksum_i210(struct e1000_hw *hw);
41 s32 e1000_write_nvm_srwr_i210(struct e1000_hw *hw, u16 offset,
43 s32 e1000_read_nvm_srrd_i210(struct e1000_hw *hw, u16 offset,
45 s32 e1000_read_invm_i211(struct e1000_hw *hw, u8 address, u16 *data);
46 s32 e1000_check_for_copper_link_i210(struct e1000_hw *hw);
47 s32 e1000_set_ltr_i210(struct e1000_hw *hw, bool link);
48 s32 e1000_acquire_swfw_sync_i210(struct e1000_hw *hw, u16 mask);
49 void e1000_release_swfw_sync_i210(struct e1000_hw *h
[all...]
H A De1000_82571.h61 bool e1000_check_phy_82574(struct e1000_hw *hw);
62 bool e1000_get_laa_state_82571(struct e1000_hw *hw);
63 void e1000_set_laa_state_82571(struct e1000_hw *hw, bool state);
H A De1000_82543.h49 void e1000_tbi_adjust_stats_82543(struct e1000_hw *hw,
53 void e1000_set_tbi_compatibility_82543(struct e1000_hw *hw,
55 bool e1000_tbi_sbp_enabled_82543(struct e1000_hw *hw);
H A De1000_manage.h38 bool e1000_check_mng_mode_generic(struct e1000_hw *hw);
39 bool e1000_enable_tx_pkt_filtering_generic(struct e1000_hw *hw);
40 s32 e1000_mng_enable_host_if_generic(struct e1000_hw *hw);
41 s32 e1000_mng_host_if_write_generic(struct e1000_hw *hw, u8 *buffer,
43 s32 e1000_mng_write_cmd_header_generic(struct e1000_hw *hw,
45 s32 e1000_mng_write_dhcp_info_generic(struct e1000_hw *hw,
47 bool e1000_enable_mng_pass_thru(struct e1000_hw *hw);
49 s32 e1000_host_interface_command(struct e1000_hw *hw, u8 *buffer, u32 length);
50 s32 e1000_load_firmware(struct e1000_hw *hw, u8 *buffer, u32 length);
H A De1000_vf.c39 static s32 e1000_init_phy_params_vf(struct e1000_hw *hw);
40 static s32 e1000_init_nvm_params_vf(struct e1000_hw *hw);
41 static void e1000_release_vf(struct e1000_hw *hw);
42 static s32 e1000_acquire_vf(struct e1000_hw *hw);
43 static s32 e1000_setup_link_vf(struct e1000_hw *hw);
44 static s32 e1000_get_bus_info_pcie_vf(struct e1000_hw *hw);
45 static s32 e1000_init_mac_params_vf(struct e1000_hw *hw);
46 static s32 e1000_check_for_link_vf(struct e1000_hw *hw);
47 static s32 e1000_get_link_up_info_vf(struct e1000_hw *hw, u16 *speed,
49 static s32 e1000_init_hw_vf(struct e1000_hw *h
[all...]
H A De1000_vf.h42 struct e1000_hw;
199 s32 (*init_params)(struct e1000_hw *);
200 s32 (*check_for_link)(struct e1000_hw *);
201 void (*clear_vfta)(struct e1000_hw *);
202 s32 (*get_bus_info)(struct e1000_hw *);
203 s32 (*get_link_up_info)(struct e1000_hw *, u16 *, u16 *);
204 void (*update_mc_addr_list)(struct e1000_hw *, u8 *, u32);
205 s32 (*reset_hw)(struct e1000_hw *);
206 s32 (*init_hw)(struct e1000_hw *);
207 s32 (*setup_link)(struct e1000_hw *);
259 struct e1000_hw { struct
[all...]
H A De1000_api.c44 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 *h
[all...]
H A De1000_osdep.c44 e1000_write_pci_cfg(struct e1000_hw *hw, u32 reg, u16 *value)
50 e1000_read_pci_cfg(struct e1000_hw *hw, u32 reg, u16 *value)
56 e1000_pci_set_mwi(struct e1000_hw *hw)
63 e1000_pci_clear_mwi(struct e1000_hw *hw)
73 e1000_read_pcie_cap_reg(struct e1000_hw *hw, u32 reg, u16 *value)
87 e1000_write_pcie_cap_reg(struct e1000_hw *hw, u32 reg, u16 *value)
H A De1000_hw.h42 struct e1000_hw;
656 s32 (*init_params)(struct e1000_hw *);
657 s32 (*id_led_init)(struct e1000_hw *);
658 s32 (*blink_led)(struct e1000_hw *);
659 s32 (*check_for_link)(struct e1000_hw *);
660 bool (*check_mng_mode)(struct e1000_hw *hw);
661 s32 (*cleanup_led)(struct e1000_hw *);
662 void (*clear_hw_cntrs)(struct e1000_hw *);
663 void (*clear_vfta)(struct e1000_hw *);
664 s32 (*get_bus_info)(struct e1000_hw *);
942 struct e1000_hw { struct
[all...]
H A De1000_mbx.c41 static s32 e1000_null_mbx_check_for_flag(struct e1000_hw *hw, u16 mbx_id)
52 static s32 e1000_null_mbx_transact(struct e1000_hw *hw, u32 *msg, u16 size,
69 s32 e1000_read_mbx(struct e1000_hw *hw, u32 *msg, u16 size, u16 mbx_id)
95 s32 e1000_write_mbx(struct e1000_hw *hw, u32 *msg, u16 size, u16 mbx_id)
118 s32 e1000_check_for_msg(struct e1000_hw *hw, u16 mbx_id)
138 s32 e1000_check_for_ack(struct e1000_hw *hw, u16 mbx_id)
158 s32 e1000_check_for_rst(struct e1000_hw *hw, u16 mbx_id)
178 static s32 e1000_poll_for_msg(struct e1000_hw *hw, u16 mbx_id)
209 static s32 e1000_poll_for_ack(struct e1000_hw *hw, u16 mbx_id)
243 s32 e1000_read_posted_mbx(struct e1000_hw *h
[all...]
H A De1000_i210.c38 static s32 e1000_acquire_nvm_i210(struct e1000_hw *hw);
39 static void e1000_release_nvm_i210(struct e1000_hw *hw);
40 static s32 e1000_get_hw_semaphore_i210(struct e1000_hw *hw);
41 static void e1000_put_hw_semaphore_i210(struct e1000_hw *hw);
42 static s32 e1000_write_nvm_srwr(struct e1000_hw *hw, u16 offset, u16 words,
44 static s32 e1000_pool_flash_update_done_i210(struct e1000_hw *hw);
45 static s32 e1000_valid_led_default_i210(struct e1000_hw *hw, u16 *data);
46 static s32 e1000_read_nvm_i211(struct e1000_hw *hw, u16 offset, u16 words,
58 static s32 e1000_acquire_nvm_i210(struct e1000_hw *hw)
76 static void e1000_release_nvm_i210(struct e1000_hw *h
[all...]
H A De1000_80003es2lan.c42 static s32 e1000_init_phy_params_80003es2lan(struct e1000_hw *hw);
43 static s32 e1000_init_nvm_params_80003es2lan(struct e1000_hw *hw);
44 static s32 e1000_init_mac_params_80003es2lan(struct e1000_hw *hw);
45 static s32 e1000_acquire_phy_80003es2lan(struct e1000_hw *hw);
46 static void e1000_release_phy_80003es2lan(struct e1000_hw *hw);
47 static s32 e1000_acquire_nvm_80003es2lan(struct e1000_hw *hw);
48 static void e1000_release_nvm_80003es2lan(struct e1000_hw *hw);
49 static s32 e1000_read_phy_reg_gg82563_80003es2lan(struct e1000_hw *hw,
52 static s32 e1000_write_phy_reg_gg82563_80003es2lan(struct e1000_hw *hw,
55 static s32 e1000_write_nvm_80003es2lan(struct e1000_hw *h
[all...]
H A De1000_82543.c46 static s32 e1000_init_phy_params_82543(struct e1000_hw *hw);
47 static s32 e1000_init_nvm_params_82543(struct e1000_hw *hw);
48 static s32 e1000_init_mac_params_82543(struct e1000_hw *hw);
49 static s32 e1000_read_phy_reg_82543(struct e1000_hw *hw, u32 offset,
51 static s32 e1000_write_phy_reg_82543(struct e1000_hw *hw, u32 offset,
53 static s32 e1000_phy_force_speed_duplex_82543(struct e1000_hw *hw);
54 static s32 e1000_phy_hw_reset_82543(struct e1000_hw *hw);
55 static s32 e1000_reset_hw_82543(struct e1000_hw *hw);
56 static s32 e1000_init_hw_82543(struct e1000_hw *hw);
57 static s32 e1000_setup_link_82543(struct e1000_hw *h
[all...]
H A De1000_82571.c54 static s32 e1000_init_phy_params_82571(struct e1000_hw *hw);
55 static s32 e1000_init_nvm_params_82571(struct e1000_hw *hw);
56 static s32 e1000_init_mac_params_82571(struct e1000_hw *hw);
57 static s32 e1000_acquire_nvm_82571(struct e1000_hw *hw);
58 static void e1000_release_nvm_82571(struct e1000_hw *hw);
59 static s32 e1000_write_nvm_82571(struct e1000_hw *hw, u16 offset,
61 static s32 e1000_update_nvm_checksum_82571(struct e1000_hw *hw);
62 static s32 e1000_validate_nvm_checksum_82571(struct e1000_hw *hw);
63 static s32 e1000_get_cfg_done_82571(struct e1000_hw *hw);
64 static s32 e1000_set_d0_lplu_state_82571(struct e1000_hw *h
[all...]
H A De1000_82542.c41 static s32 e1000_init_phy_params_82542(struct e1000_hw *hw);
42 static s32 e1000_init_nvm_params_82542(struct e1000_hw *hw);
43 static s32 e1000_init_mac_params_82542(struct e1000_hw *hw);
44 static s32 e1000_get_bus_info_82542(struct e1000_hw *hw);
45 static s32 e1000_reset_hw_82542(struct e1000_hw *hw);
46 static s32 e1000_init_hw_82542(struct e1000_hw *hw);
47 static s32 e1000_setup_link_82542(struct e1000_hw *hw);
48 static s32 e1000_led_on_82542(struct e1000_hw *hw);
49 static s32 e1000_led_off_82542(struct e1000_hw *hw);
50 static void e1000_rar_set_82542(struct e1000_hw *h
[all...]
H A De1000_82575.c48 static s32 e1000_init_phy_params_82575(struct e1000_hw *hw);
49 static s32 e1000_init_mac_params_82575(struct e1000_hw *hw);
50 static s32 e1000_acquire_phy_82575(struct e1000_hw *hw);
51 static void e1000_release_phy_82575(struct e1000_hw *hw);
52 static s32 e1000_acquire_nvm_82575(struct e1000_hw *hw);
53 static void e1000_release_nvm_82575(struct e1000_hw *hw);
54 static s32 e1000_check_for_link_82575(struct e1000_hw *hw);
55 static s32 e1000_get_cfg_done_82575(struct e1000_hw *hw);
56 static s32 e1000_get_link_up_info_82575(struct e1000_hw *hw, u16 *speed,
58 static s32 e1000_init_hw_82575(struct e1000_hw *h
[all...]
H A De1000_mac.c37 static s32 e1000_validate_mdi_setting_generic(struct e1000_hw *hw);
38 static void e1000_set_lan_id_multi_port_pcie(struct e1000_hw *hw);
39 static void e1000_config_collision_dist_generic(struct e1000_hw *hw);
40 static void e1000_rar_set_generic(struct e1000_hw *hw, u8 *addr, u32 index);
48 void e1000_init_mac_ops_generic(struct e1000_hw *hw)
91 s32 e1000_null_ops_generic(struct e1000_hw *hw)
101 void e1000_null_mac_generic(struct e1000_hw *hw)
111 s32 e1000_null_link_info(struct e1000_hw *hw, u16 *s, u16 *d)
121 bool e1000_null_mng_mode(struct e1000_hw *hw)
131 void e1000_null_update_mc(struct e1000_hw *h
[all...]
H A De1000_82540.c48 static s32 e1000_init_phy_params_82540(struct e1000_hw *hw);
49 static s32 e1000_init_nvm_params_82540(struct e1000_hw *hw);
50 static s32 e1000_init_mac_params_82540(struct e1000_hw *hw);
51 static s32 e1000_adjust_serdes_amplitude_82540(struct e1000_hw *hw);
52 static void e1000_clear_hw_cntrs_82540(struct e1000_hw *hw);
53 static s32 e1000_init_hw_82540(struct e1000_hw *hw);
54 static s32 e1000_reset_hw_82540(struct e1000_hw *hw);
55 static s32 e1000_set_phy_mode_82540(struct e1000_hw *hw);
56 static s32 e1000_set_vco_speed_82540(struct e1000_hw *hw);
57 static s32 e1000_setup_copper_link_82540(struct e1000_hw *h
[all...]
H A De1000_82541.c46 static s32 e1000_init_phy_params_82541(struct e1000_hw *hw);
47 static s32 e1000_init_nvm_params_82541(struct e1000_hw *hw);
48 static s32 e1000_init_mac_params_82541(struct e1000_hw *hw);
49 static s32 e1000_reset_hw_82541(struct e1000_hw *hw);
50 static s32 e1000_init_hw_82541(struct e1000_hw *hw);
51 static s32 e1000_get_link_up_info_82541(struct e1000_hw *hw, u16 *speed,
53 static s32 e1000_phy_hw_reset_82541(struct e1000_hw *hw);
54 static s32 e1000_setup_copper_link_82541(struct e1000_hw *hw);
55 static s32 e1000_check_for_link_82541(struct e1000_hw *hw);
56 static s32 e1000_get_cable_length_igp_82541(struct e1000_hw *h
[all...]
H A De1000_82575.h474 void e1000_vmdq_set_loopback_pf(struct e1000_hw *hw, bool enable);
475 void e1000_vmdq_set_anti_spoofing_pf(struct e1000_hw *hw, bool enable, int pf);
476 void e1000_vmdq_set_replication_pf(struct e1000_hw *hw, bool enable);
477 s32 e1000_init_nvm_params_82575(struct e1000_hw *hw);
487 void e1000_vfta_set_vf(struct e1000_hw *, u16, bool);
488 void e1000_rlpml_set_vf(struct e1000_hw *, u16);
489 s32 e1000_promisc_set_vf(struct e1000_hw *, enum e1000_promisc_type type);
491 s32 e1000_set_eee_i350(struct e1000_hw *);
505 s32 e1000_set_i2c_bb(struct e1000_hw *hw);
506 s32 e1000_read_i2c_byte_generic(struct e1000_hw *h
[all...]

Completed in 181 milliseconds

12