Searched defs:hw (Results 1 - 25 of 36) sorted by relevance

12

/haiku-fatelf/src/add-ons/kernel/drivers/network/ipro1000/dev/e1000/
H A De1000_osdep.c44 e1000_write_pci_cfg(struct e1000_hw *hw, u32 reg, u16 *value) argument
50 e1000_read_pci_cfg(struct e1000_hw *hw, u32 reg, u16 *value) argument
56 e1000_pci_set_mwi(struct e1000_hw *hw) argument
63 e1000_pci_clear_mwi(struct e1000_hw *hw) argument
73 e1000_read_pcie_cap_reg(struct e1000_hw *hw, u32 reg, u16 *value) argument
87 e1000_write_pcie_cap_reg(struct e1000_hw *hw, u32 reg, u16 *value) argument
[all...]
H A De1000_manage.c71 s32 e1000_mng_enable_host_if_generic(struct e1000_hw *hw) argument
112 bool e1000_check_mng_mode_generic(struct e1000_hw *hw) argument
130 bool e1000_enable_tx_pkt_filtering_generic(struct e1000_hw *hw) argument
192 e1000_mng_write_cmd_header_generic(struct e1000_hw *hw, struct e1000_host_mng_command_header *hdr) argument
226 e1000_mng_host_if_write_generic(struct e1000_hw *hw, u8 *buffer, u16 length, u16 offset, u8 *sum) argument
299 e1000_mng_write_dhcp_info_generic(struct e1000_hw *hw, u8 *buffer, u16 length) argument
344 e1000_enable_mng_pass_thru(struct e1000_hw *hw) argument
395 e1000_host_interface_command(struct e1000_hw *hw, u8 *buffer, u32 length) argument
469 e1000_load_firmware(struct e1000_hw *hw, u8 *buffer, u32 length) argument
[all...]
H A De1000_82540.c66 e1000_init_phy_params_82540(struct e1000_hw *hw) argument
117 e1000_init_nvm_params_82540(struct e1000_hw *hw) argument
158 e1000_init_mac_params_82540(struct e1000_hw *hw) argument
255 e1000_init_function_pointers_82540(struct e1000_hw *hw) argument
270 e1000_reset_hw_82540(struct e1000_hw *hw) argument
328 e1000_init_hw_82540(struct e1000_hw *hw) argument
411 e1000_setup_copper_link_82540(struct e1000_hw *hw) argument
460 e1000_setup_fiber_serdes_link_82540(struct e1000_hw *hw) argument
499 e1000_adjust_serdes_amplitude_82540(struct e1000_hw *hw) argument
529 e1000_set_vco_speed_82540(struct e1000_hw *hw) argument
588 e1000_set_phy_mode_82540(struct e1000_hw *hw) argument
631 e1000_power_down_phy_copper_82540(struct e1000_hw *hw) argument
646 e1000_clear_hw_cntrs_82540(struct e1000_hw *hw) argument
691 e1000_read_mac_addr_82540(struct e1000_hw *hw) argument
[all...]
H A De1000_82542.c58 e1000_init_phy_params_82542(struct e1000_hw *hw) argument
74 e1000_init_nvm_params_82542(struct e1000_hw *hw) argument
100 e1000_init_mac_params_82542(struct e1000_hw *hw) argument
157 e1000_init_function_pointers_82542(struct e1000_hw *hw) argument
173 e1000_get_bus_info_82542(struct e1000_hw *hw) argument
190 e1000_reset_hw_82542(struct e1000_hw *hw) argument
241 e1000_init_hw_82542(struct e1000_hw *hw) argument
315 e1000_setup_link_82542(struct e1000_hw *hw) argument
371 e1000_led_on_82542(struct e1000_hw *hw) argument
390 e1000_led_off_82542(struct e1000_hw *hw) argument
412 e1000_rar_set_82542(struct e1000_hw *hw, u8 *addr, u32 index) argument
539 e1000_clear_hw_cntrs_82542(struct e1000_hw *hw) argument
565 e1000_read_mac_addr_82542(struct e1000_hw *hw) argument
[all...]
H A De1000_nvm.c45 void e1000_init_nvm_ops_generic(struct e1000_hw *hw) argument
66 s32 e1000_null_read_nvm(struct e1000_hw *hw, u16 a, u16 b, u16 *c) argument
76 void e1000_null_nvm_generic(struct e1000_hw *hw) argument
86 s32 e1000_null_led_default(struct e1000_hw *hw, u1 argument
96 e1000_null_write_nvm(struct e1000_hw *hw, u16 a, u16 b, u16 *c) argument
109 e1000_raise_eec_clk(struct e1000_hw *hw, u32 *eecd) argument
124 e1000_lower_eec_clk(struct e1000_hw *hw, u32 *eecd) argument
142 e1000_shift_out_eec_bits(struct e1000_hw *hw, u16 data, u16 count) argument
189 e1000_shift_in_eec_bits(struct e1000_hw *hw, u16 count) argument
226 e1000_poll_eerd_eewr_done(struct e1000_hw *hw, int ee_reg) argument
259 e1000_acquire_nvm_generic(struct e1000_hw *hw) argument
294 e1000_standby_nvm(struct e1000_hw *hw) argument
335 e1000_stop_nvm(struct e1000_hw *hw) argument
361 e1000_release_nvm_generic(struct e1000_hw *hw) argument
380 e1000_ready_nvm_eeprom(struct e1000_hw *hw) argument
443 e1000_read_nvm_spi(struct e1000_hw *hw, u16 offset, u16 words, u16 *data) argument
507 e1000_read_nvm_microwire(struct e1000_hw *hw, u16 offset, u16 words, u16 *data) argument
566 e1000_read_nvm_eerd(struct e1000_hw *hw, u16 offset, u16 words, u16 *data) argument
614 e1000_write_nvm_spi(struct e1000_hw *hw, u16 offset, u16 words, u16 *data) argument
698 e1000_write_nvm_microwire(struct e1000_hw *hw, u16 offset, u16 words, u16 *data) argument
785 e1000_read_pba_string_generic(struct e1000_hw *hw, u8 *pba_num, u32 pba_num_size) argument
899 e1000_read_pba_length_generic(struct e1000_hw *hw, u32 *pba_num_size) argument
962 e1000_read_mac_addr_generic(struct e1000_hw *hw) argument
990 e1000_validate_nvm_checksum_generic(struct e1000_hw *hw) argument
1025 e1000_update_nvm_checksum_generic(struct e1000_hw *hw) argument
1057 e1000_reload_nvm_generic(struct e1000_hw *hw) argument
[all...]
H A De1000_mbx.c41 static s32 e1000_null_mbx_check_for_flag(struct e1000_hw *hw, u16 mbx_id) argument
52 static s32 e1000_null_mbx_transact(struct e1000_hw *hw, u32 *msg, u16 size, argument
69 s32 e1000_read_mbx(struct e1000_hw *hw, u32 *msg, u16 size, u16 mbx_id) argument
95 s32 e1000_write_mbx(struct e1000_hw *hw, u3 argument
118 e1000_check_for_msg(struct e1000_hw *hw, u16 mbx_id) argument
138 e1000_check_for_ack(struct e1000_hw *hw, u16 mbx_id) argument
158 e1000_check_for_rst(struct e1000_hw *hw, u16 mbx_id) argument
178 e1000_poll_for_msg(struct e1000_hw *hw, u16 mbx_id) argument
209 e1000_poll_for_ack(struct e1000_hw *hw, u16 mbx_id) argument
243 e1000_read_posted_mbx(struct e1000_hw *hw, u32 *msg, u16 size, u16 mbx_id) argument
272 e1000_write_posted_mbx(struct e1000_hw *hw, u32 *msg, u16 size, u16 mbx_id) argument
299 e1000_init_mbx_ops_generic(struct e1000_hw *hw) argument
319 e1000_read_v2p_mailbox(struct e1000_hw *hw) argument
337 e1000_check_for_bit_vf(struct e1000_hw *hw, u32 mask) argument
357 e1000_check_for_msg_vf(struct e1000_hw *hw, u16 mbx_id) argument
378 e1000_check_for_ack_vf(struct e1000_hw *hw, u16 mbx_id) argument
399 e1000_check_for_rst_vf(struct e1000_hw *hw, u16 mbx_id) argument
420 e1000_obtain_mbx_lock_vf(struct e1000_hw *hw) argument
445 e1000_write_mbx_vf(struct e1000_hw *hw, u32 *msg, u16 size, u16 mbx_id) argument
486 e1000_read_mbx_vf(struct e1000_hw *hw, u32 *msg, u16 size, u16 mbx_id) argument
519 e1000_init_mbx_params_vf(struct e1000_hw *hw) argument
547 e1000_check_for_bit_pf(struct e1000_hw *hw, u32 mask) argument
567 e1000_check_for_msg_pf(struct e1000_hw *hw, u16 vf_number) argument
588 e1000_check_for_ack_pf(struct e1000_hw *hw, u16 vf_number) argument
609 e1000_check_for_rst_pf(struct e1000_hw *hw, u16 vf_number) argument
632 e1000_obtain_mbx_lock_pf(struct e1000_hw *hw, u16 vf_number) argument
659 e1000_write_mbx_pf(struct e1000_hw *hw, u32 *msg, u16 size, u16 vf_number) argument
702 e1000_read_mbx_pf(struct e1000_hw *hw, u32 *msg, u16 size, u16 vf_number) argument
735 e1000_init_mbx_params_pf(struct e1000_hw *hw) argument
[all...]
H A De1000_i210.c58 static s32 e1000_acquire_nvm_i210(struct e1000_hw *hw) argument
76 e1000_release_nvm_i210(struct e1000_hw *hw) argument
91 e1000_acquire_swfw_sync_i210(struct e1000_hw *hw, u16 mask) argument
142 e1000_release_swfw_sync_i210(struct e1000_hw *hw, u16 mask) argument
164 e1000_get_hw_semaphore_i210(struct e1000_hw *hw) argument
203 e1000_put_hw_semaphore_i210(struct e1000_hw *hw) argument
226 e1000_read_nvm_srrd_i210(struct e1000_hw *hw, u16 offset, u16 words, u16 *data) argument
271 e1000_write_nvm_srwr_i210(struct e1000_hw *hw, u16 offset, u16 words, u16 *data) argument
312 e1000_write_nvm_srwr(struct e1000_hw *hw, u16 offset, u16 words, u16 *data) argument
367 e1000_read_nvm_i211(struct e1000_hw *hw, u16 offset, u16 words, u16 *data) argument
422 e1000_read_invm_i211(struct e1000_hw *hw, u8 address, u16 *data) argument
464 e1000_validate_nvm_checksum_i210(struct e1000_hw *hw) argument
503 e1000_update_nvm_checksum_i210(struct e1000_hw *hw) argument
562 e1000_get_flash_presence_i210(struct e1000_hw *hw) argument
582 e1000_update_flash_i210(struct e1000_hw *hw) argument
613 e1000_pool_flash_update_done_i210(struct e1000_hw *hw) argument
638 e1000_init_nvm_params_i210(struct e1000_hw *hw) argument
664 e1000_init_nvm_params_i211(struct e1000_hw *hw) argument
687 e1000_init_function_pointers_i210(struct e1000_hw *hw) argument
715 e1000_valid_led_default_i210(struct e1000_hw *hw, u16 *data) argument
[all...]
H A De1000_vf.c61 e1000_init_phy_params_vf(struct e1000_hw *hw) argument
77 e1000_init_nvm_params_vf(struct e1000_hw *hw) argument
91 e1000_init_mac_params_vf(struct e1000_hw *hw) argument
144 e1000_init_function_pointers_vf(struct e1000_hw *hw) argument
162 e1000_acquire_vf(struct e1000_hw *hw) argument
175 e1000_release_vf(struct e1000_hw *hw) argument
186 e1000_setup_link_vf(struct e1000_hw *hw) argument
199 e1000_get_bus_info_pcie_vf(struct e1000_hw *hw) argument
221 e1000_get_link_up_info_vf(struct e1000_hw *hw, u16 *speed, u16 *duplex) argument
258 e1000_reset_hw_vf(struct e1000_hw *hw) argument
307 e1000_init_hw_vf(struct e1000_hw *hw) argument
323 e1000_rar_set_vf(struct e1000_hw *hw, u8 * addr, u32 index) argument
354 e1000_hash_mc_addr_vf(struct e1000_hw *hw, u8 *mc_addr) argument
377 e1000_write_msg_read_ack(struct e1000_hw *hw, u32 *msg, u16 size) argument
397 e1000_update_mc_addr_list_vf(struct e1000_hw *hw, u8 *mc_addr_list, u32 mc_addr_count) argument
442 e1000_vfta_set_vf(struct e1000_hw *hw, u16 vid, bool set) argument
459 e1000_rlpml_set_vf(struct e1000_hw *hw, u16 max_size) argument
475 e1000_promisc_set_vf(struct e1000_hw *hw, enum e1000_promisc_type type) argument
510 e1000_read_mac_addr_vf(struct e1000_hw *hw) argument
528 e1000_check_for_link_vf(struct e1000_hw *hw) argument
[all...]
H A De1000_80003es2lan.c95 e1000_init_phy_params_80003es2lan(struct e1000_hw *hw) argument
149 e1000_init_nvm_params_80003es2lan(struct e1000_hw *hw) argument
206 e1000_init_mac_params_80003es2lan(struct e1000_hw *hw) argument
290 e1000_init_function_pointers_80003es2lan(struct e1000_hw *hw) argument
305 e1000_acquire_phy_80003es2lan(struct e1000_hw *hw) argument
321 e1000_release_phy_80003es2lan(struct e1000_hw *hw) argument
338 e1000_acquire_mac_csr_80003es2lan(struct e1000_hw *hw) argument
355 e1000_release_mac_csr_80003es2lan(struct e1000_hw *hw) argument
372 e1000_acquire_nvm_80003es2lan(struct e1000_hw *hw) argument
397 e1000_release_nvm_80003es2lan(struct e1000_hw *hw) argument
413 e1000_acquire_swfw_sync_80003es2lan(struct e1000_hw *hw, u16 mask) argument
465 e1000_release_swfw_sync_80003es2lan(struct e1000_hw *hw, u16 mask) argument
489 e1000_read_phy_reg_gg82563_80003es2lan(struct e1000_hw *hw, u32 offset, u16 *data) argument
564 e1000_write_phy_reg_gg82563_80003es2lan(struct e1000_hw *hw, u32 offset, u16 data) argument
640 e1000_write_nvm_80003es2lan(struct e1000_hw *hw, u16 offset, u16 words, u16 *data) argument
655 e1000_get_cfg_done_80003es2lan(struct e1000_hw *hw) argument
689 e1000_phy_force_speed_duplex_80003es2lan(struct e1000_hw *hw) argument
789 e1000_get_cable_length_80003es2lan(struct e1000_hw *hw) argument
828 e1000_get_link_up_info_80003es2lan(struct e1000_hw *hw, u16 *speed, u16 *duplex) argument
854 e1000_reset_hw_80003es2lan(struct e1000_hw *hw) argument
906 e1000_init_hw_80003es2lan(struct e1000_hw *hw) argument
1009 e1000_initialize_hw_bits_80003es2lan(struct e1000_hw *hw) argument
1049 e1000_copper_link_setup_gg82563_80003es2lan(struct e1000_hw *hw) argument
1203 e1000_setup_copper_link_80003es2lan(struct e1000_hw *hw) argument
1262 e1000_cfg_on_link_up_80003es2lan(struct e1000_hw *hw) argument
1294 e1000_cfg_kmrn_10_100_80003es2lan(struct e1000_hw *hw, u16 duplex) argument
1348 e1000_cfg_kmrn_1000_80003es2lan(struct e1000_hw *hw) argument
1400 e1000_read_kmrn_reg_80003es2lan(struct e1000_hw *hw, u32 offset, u16 *data) argument
1438 e1000_write_kmrn_reg_80003es2lan(struct e1000_hw *hw, u32 offset, u16 data) argument
1467 e1000_read_mac_addr_80003es2lan(struct e1000_hw *hw) argument
1495 e1000_power_down_phy_copper_80003es2lan(struct e1000_hw *hw) argument
1511 e1000_clear_hw_cntrs_80003es2lan(struct e1000_hw *hw) argument
[all...]
H A De1000_82543.c84 e1000_init_phy_params_82543(struct e1000_hw *hw) argument
167 e1000_init_nvm_params_82543(struct e1000_hw *hw) argument
193 e1000_init_mac_params_82543(struct e1000_hw *hw) argument
270 e1000_init_function_pointers_82543(struct e1000_hw *hw) argument
286 e1000_tbi_compatibility_enabled_82543(struct e1000_hw *hw) argument
312 e1000_set_tbi_compatibility_82543(struct e1000_hw *hw, bool state) argument
339 e1000_tbi_sbp_enabled_82543(struct e1000_hw *hw) argument
365 e1000_set_tbi_sbp_82543(struct e1000_hw *hw, bool state) argument
386 e1000_init_phy_disabled_82543(struct e1000_hw *hw) argument
414 e1000_tbi_adjust_stats_82543(struct e1000_hw *hw, struct e1000_hw_stats *stats, u32 frame_len, u8 *mac_addr, u32 max_frame_size) argument
490 e1000_read_phy_reg_82543(struct e1000_hw *hw, u32 offset, u16 *data) argument
546 e1000_write_phy_reg_82543(struct e1000_hw *hw, u32 offset, u16 data) argument
593 e1000_raise_mdi_clk_82543(struct e1000_hw *hw, u32 *ctrl) argument
612 e1000_lower_mdi_clk_82543(struct e1000_hw *hw, u32 *ctrl) argument
633 e1000_shift_out_mdi_bits_82543(struct e1000_hw *hw, u32 data, u16 count) argument
683 e1000_shift_in_mdi_bits_82543(struct e1000_hw *hw) argument
742 e1000_phy_force_speed_duplex_82543(struct e1000_hw *hw) argument
768 e1000_polarity_reversal_workaround_82543(struct e1000_hw *hw) argument
862 e1000_phy_hw_reset_82543(struct e1000_hw *hw) argument
902 e1000_reset_hw_82543(struct e1000_hw *hw) argument
957 e1000_init_hw_82543(struct e1000_hw *hw) argument
1020 e1000_setup_link_82543(struct e1000_hw *hw) argument
1061 e1000_setup_copper_link_82543(struct e1000_hw *hw) argument
1151 e1000_setup_fiber_link_82543(struct e1000_hw *hw) argument
1201 e1000_check_for_copper_link_82543(struct e1000_hw *hw) argument
1338 e1000_check_for_fiber_link_82543(struct e1000_hw *hw) argument
1408 e1000_config_mac_to_phy_82543(struct e1000_hw *hw) argument
1462 e1000_write_vfta_82543(struct e1000_hw *hw, u32 offset, u32 value) argument
1485 e1000_led_on_82543(struct e1000_hw *hw) argument
1512 e1000_led_off_82543(struct e1000_hw *hw) argument
1538 e1000_clear_hw_cntrs_82543(struct e1000_hw *hw) argument
1574 e1000_read_mac_addr_82543(struct e1000_hw *hw) argument
[all...]
H A De1000_82541.c85 e1000_init_phy_params_82541(struct e1000_hw *hw) argument
128 e1000_init_nvm_params_82541(struct e1000_hw *hw) argument
224 e1000_init_mac_params_82541(struct e1000_hw *hw) argument
286 e1000_init_function_pointers_82541(struct e1000_hw *hw) argument
301 e1000_reset_hw_82541(struct e1000_hw *hw) argument
378 e1000_init_hw_82541(struct e1000_hw *hw) argument
449 e1000_get_link_up_info_82541(struct e1000_hw *hw, u16 *speed, u16 *duplex) argument
504 e1000_phy_hw_reset_82541(struct e1000_hw *hw) argument
538 e1000_setup_copper_link_82541(struct e1000_hw *hw) argument
588 e1000_check_for_link_82541(struct e1000_hw *hw) argument
673 e1000_config_dsp_after_link_change_82541(struct e1000_hw *hw, bool link_up) argument
885 e1000_get_cable_length_igp_82541(struct e1000_hw *hw) argument
959 e1000_set_d3_lplu_state_82541(struct e1000_hw *hw, bool active) argument
1052 e1000_setup_led_82541(struct e1000_hw *hw) argument
1085 e1000_cleanup_led_82541(struct e1000_hw *hw) argument
1110 e1000_phy_init_script_82541(struct e1000_hw *hw) argument
1225 e1000_init_script_state_82541(struct e1000_hw *hw, bool state) argument
1249 e1000_power_down_phy_copper_82541(struct e1000_hw *hw) argument
1264 e1000_clear_hw_cntrs_82541(struct e1000_hw *hw) argument
1301 e1000_read_mac_addr_82541(struct e1000_hw *hw) argument
[all...]
H A De1000_82571.c99 e1000_init_phy_params_82571(struct e1000_hw *hw) argument
212 e1000_init_nvm_params_82571(struct e1000_hw *hw) argument
295 e1000_init_mac_params_82571(struct e1000_hw *hw) argument
461 e1000_init_function_pointers_82571(struct e1000_hw *hw) argument
477 e1000_get_phy_id_82571(struct e1000_hw *hw) argument
528 e1000_get_hw_semaphore_82571(struct e1000_hw *hw) argument
593 e1000_put_hw_semaphore_82571(struct e1000_hw *hw) argument
613 e1000_get_hw_semaphore_82573(struct e1000_hw *hw) argument
655 e1000_put_hw_semaphore_82573(struct e1000_hw *hw) argument
673 e1000_get_hw_semaphore_82574(struct e1000_hw *hw) argument
693 e1000_put_hw_semaphore_82574(struct e1000_hw *hw) argument
713 e1000_set_d0_lplu_state_82574(struct e1000_hw *hw, bool active) argument
739 e1000_set_d3_lplu_state_82574(struct e1000_hw *hw, bool active) argument
766 e1000_acquire_nvm_82571(struct e1000_hw *hw) argument
797 e1000_release_nvm_82571(struct e1000_hw *hw) argument
817 e1000_write_nvm_82571(struct e1000_hw *hw, u16 offset, u16 words, u16 *data) argument
850 e1000_update_nvm_checksum_82571(struct e1000_hw *hw) argument
918 e1000_validate_nvm_checksum_82571(struct e1000_hw *hw) argument
942 e1000_write_nvm_eewr_82571(struct e1000_hw *hw, u16 offset, u16 words, u16 *data) argument
988 e1000_get_cfg_done_82571(struct e1000_hw *hw) argument
1023 e1000_set_d0_lplu_state_82571(struct e1000_hw *hw, bool active) argument
1102 e1000_reset_hw_82571(struct e1000_hw *hw) argument
1215 e1000_init_hw_82571(struct e1000_hw *hw) argument
1297 e1000_initialize_hw_bits_82571(struct e1000_hw *hw) argument
1424 e1000_clear_vfta_82571(struct e1000_hw *hw) argument
1473 e1000_check_mng_mode_82574(struct e1000_hw *hw) argument
1489 e1000_led_on_82574(struct e1000_hw *hw) argument
1518 e1000_check_phy_82574(struct e1000_hw *hw) argument
1559 e1000_setup_link_82571(struct e1000_hw *hw) argument
1590 e1000_setup_copper_link_82571(struct e1000_hw *hw) argument
1631 e1000_setup_fiber_serdes_link_82571(struct e1000_hw *hw) argument
1674 e1000_check_for_serdes_link_82571(struct e1000_hw *hw) argument
1839 e1000_valid_led_default_82571(struct e1000_hw *hw, u16 *data) argument
1875 e1000_get_laa_state_82571(struct e1000_hw *hw) argument
1892 e1000_set_laa_state_82571(struct e1000_hw *hw, bool state) argument
1925 e1000_fix_nvm_checksum_82571(struct e1000_hw *hw) argument
1975 e1000_read_mac_addr_82571(struct e1000_hw *hw) argument
2005 e1000_power_down_phy_copper_82571(struct e1000_hw *hw) argument
2026 e1000_clear_hw_cntrs_82571(struct e1000_hw *hw) argument
[all...]
H A De1000_mac.c48 void e1000_init_mac_ops_generic(struct e1000_hw *hw) argument
91 s32 e1000_null_ops_generic(struct e1000_hw *hw) argument
101 e1000_null_mac_generic(struct e1000_hw *hw) argument
111 e1000_null_link_info(struct e1000_hw *hw, u16 *s, u16 *d) argument
121 e1000_null_mng_mode(struct e1000_hw *hw) argument
131 e1000_null_update_mc(struct e1000_hw *hw, u8 *h, u32 a) argument
141 e1000_null_write_vfta(struct e1000_hw *hw, u32 a, u32 b) argument
151 e1000_null_rar_set(struct e1000_hw *hw, u8 *h, u32 a) argument
165 e1000_get_bus_info_pci_generic(struct e1000_hw *hw) argument
220 e1000_get_bus_info_pcie_generic(struct e1000_hw *hw) argument
266 e1000_set_lan_id_multi_port_pcie(struct e1000_hw *hw) argument
285 e1000_set_lan_id_multi_port_pci(struct e1000_hw *hw) argument
307 e1000_set_lan_id_single_port(struct e1000_hw *hw) argument
321 e1000_clear_vfta_generic(struct e1000_hw *hw) argument
342 e1000_write_vfta_generic(struct e1000_hw *hw, u32 offset, u32 value) argument
359 e1000_init_rx_addrs_generic(struct e1000_hw *hw, u16 rar_count) argument
389 e1000_check_alt_mac_addr_generic(struct e1000_hw *hw) argument
469 e1000_rar_set_generic(struct e1000_hw *hw, u8 *addr, u32 index) argument
507 e1000_hash_mc_addr_generic(struct e1000_hw *hw, u8 *mc_addr) argument
580 e1000_update_mc_addr_list_generic(struct e1000_hw *hw, u8 *mc_addr_list, u32 mc_addr_count) argument
617 e1000_pcix_mmrbc_workaround_generic(struct e1000_hw *hw) argument
651 e1000_clear_hw_cntrs_base_generic(struct e1000_hw *hw) argument
702 e1000_check_for_copper_link_generic(struct e1000_hw *hw) argument
773 e1000_check_for_fiber_link_generic(struct e1000_hw *hw) argument
842 e1000_check_for_serdes_link_generic(struct e1000_hw *hw) argument
951 e1000_set_default_fc_generic(struct e1000_hw *hw) argument
995 e1000_setup_link_generic(struct e1000_hw *hw) argument
1055 e1000_commit_fc_settings_generic(struct e1000_hw *hw) argument
1128 e1000_poll_fiber_serdes_link_generic(struct e1000_hw *hw) argument
1179 e1000_setup_fiber_serdes_link_generic(struct e1000_hw *hw) argument
1232 e1000_config_collision_dist_generic(struct e1000_hw *hw) argument
1255 e1000_set_fc_watermarks_generic(struct e1000_hw *hw) argument
1296 e1000_force_mac_fc_generic(struct e1000_hw *hw) argument
1359 e1000_config_fc_after_link_up_generic(struct e1000_hw *hw) argument
1553 e1000_get_speed_and_duplex_copper_generic(struct e1000_hw *hw, u16 *speed, u16 *duplex) argument
1592 e1000_get_speed_and_duplex_fiber_serdes_generic(struct e1000_hw *hw, u16 *speed, u16 *duplex) argument
1609 e1000_get_hw_semaphore_generic(struct e1000_hw *hw) argument
1660 e1000_put_hw_semaphore_generic(struct e1000_hw *hw) argument
1679 e1000_get_auto_rd_done_generic(struct e1000_hw *hw) argument
1708 e1000_valid_led_default_generic(struct e1000_hw *hw, u16 *data) argument
1731 e1000_id_led_init_generic(struct e1000_hw *hw) argument
1799 e1000_setup_led_generic(struct e1000_hw *hw) argument
1831 e1000_cleanup_led_generic(struct e1000_hw *hw) argument
1845 e1000_blink_led_generic(struct e1000_hw *hw) argument
1880 e1000_led_on_generic(struct e1000_hw *hw) argument
1909 e1000_led_off_generic(struct e1000_hw *hw) argument
1939 e1000_set_pcie_no_snoop_generic(struct e1000_hw *hw, u32 no_snoop) argument
1967 e1000_disable_pcie_master_generic(struct e1000_hw *hw) argument
2003 e1000_reset_adaptive_generic(struct e1000_hw *hw) argument
2031 e1000_update_adaptive_generic(struct e1000_hw *hw) argument
2072 e1000_validate_mdi_setting_generic(struct e1000_hw *hw) argument
2096 e1000_write_8bit_ctrl_reg_generic(struct e1000_hw *hw, u32 reg, u32 offset, u8 data) argument
[all...]
H A De1000_api.c44 s32 e1000_init_mac_params(struct e1000_hw *hw) argument
70 s32 e1000_init_nvm_params(struct e1000_hw *hw) argument
96 e1000_init_phy_params(struct e1000_hw *hw) argument
122 e1000_init_mbx_params(struct e1000_hw *hw) argument
150 e1000_set_mac_type(struct e1000_hw *hw) argument
364 e1000_setup_init_funcs(struct e1000_hw *hw, bool init_device) argument
489 e1000_get_bus_info(struct e1000_hw *hw) argument
504 e1000_clear_vfta(struct e1000_hw *hw) argument
519 e1000_write_vfta(struct e1000_hw *hw, u32 offset, u32 value) argument
534 e1000_update_mc_addr_list(struct e1000_hw *hw, u8 *mc_addr_list, u32 mc_addr_count) argument
550 e1000_force_mac_fc(struct e1000_hw *hw) argument
563 e1000_check_for_link(struct e1000_hw *hw) argument
578 e1000_check_mng_mode(struct e1000_hw *hw) argument
594 e1000_mng_write_dhcp_info(struct e1000_hw *hw, u8 *buffer, u16 length) argument
606 e1000_reset_hw(struct e1000_hw *hw) argument
621 e1000_init_hw(struct e1000_hw *hw) argument
637 e1000_setup_link(struct e1000_hw *hw) argument
655 e1000_get_speed_and_duplex(struct e1000_hw *hw, u16 *speed, u16 *duplex) argument
671 e1000_setup_led(struct e1000_hw *hw) argument
686 e1000_cleanup_led(struct e1000_hw *hw) argument
702 e1000_blink_led(struct e1000_hw *hw) argument
717 e1000_id_led_init(struct e1000_hw *hw) argument
732 e1000_led_on(struct e1000_hw *hw) argument
747 e1000_led_off(struct e1000_hw *hw) argument
762 e1000_reset_adaptive(struct e1000_hw *hw) argument
774 e1000_update_adaptive(struct e1000_hw *hw) argument
787 e1000_disable_pcie_master(struct e1000_hw *hw) argument
799 e1000_config_collision_dist(struct e1000_hw *hw) argument
813 e1000_rar_set(struct e1000_hw *hw, u8 *addr, u32 index) argument
825 e1000_validate_mdi_setting(struct e1000_hw *hw) argument
842 e1000_hash_mc_addr(struct e1000_hw *hw, u8 *mc_addr) argument
856 e1000_enable_tx_pkt_filtering(struct e1000_hw *hw) argument
873 e1000_mng_host_if_write(struct e1000_hw *hw, u8 *buffer, u16 length, u16 offset, u8 *sum) argument
890 e1000_mng_write_cmd_header(struct e1000_hw *hw, struct e1000_host_mng_command_header *hdr) argument
909 e1000_mng_enable_host_if(struct e1000_hw *hw) argument
924 e1000_wait_autoneg(struct e1000_hw *hw) argument
939 e1000_check_reset_block(struct e1000_hw *hw) argument
956 e1000_read_phy_reg(struct e1000_hw *hw, u32 offset, u16 *data) argument
973 e1000_write_phy_reg(struct e1000_hw *hw, u32 offset, u16 data) argument
988 e1000_release_phy(struct e1000_hw *hw) argument
1001 e1000_acquire_phy(struct e1000_hw *hw) argument
1013 e1000_cfg_on_link_up(struct e1000_hw *hw) argument
1031 e1000_read_kmrn_reg(struct e1000_hw *hw, u32 offset, u16 *data) argument
1046 e1000_write_kmrn_reg(struct e1000_hw *hw, u32 offset, u16 data) argument
1059 e1000_get_cable_length(struct e1000_hw *hw) argument
1075 e1000_get_phy_info(struct e1000_hw *hw) argument
1090 e1000_phy_hw_reset(struct e1000_hw *hw) argument
1105 e1000_phy_commit(struct e1000_hw *hw) argument
1127 e1000_set_d0_lplu_state(struct e1000_hw *hw, bool active) argument
1149 e1000_set_d3_lplu_state(struct e1000_hw *hw, bool active) argument
1165 e1000_read_mac_addr(struct e1000_hw *hw) argument
1184 e1000_read_pba_string(struct e1000_hw *hw, u8 *pba_num, u32 pba_num_size) argument
1199 e1000_read_pba_length(struct e1000_hw *hw, u32 *pba_num_size) argument
1211 e1000_validate_nvm_checksum(struct e1000_hw *hw) argument
1226 e1000_update_nvm_checksum(struct e1000_hw *hw) argument
1241 e1000_reload_nvm(struct e1000_hw *hw) argument
1257 e1000_read_nvm(struct e1000_hw *hw, u16 offset, u16 words, u16 *data) argument
1275 e1000_write_nvm(struct e1000_hw *hw, u16 offset, u16 words, u16 *data) argument
1293 e1000_write_8bit_ctrl_reg(struct e1000_hw *hw, u32 reg, u32 offset, u8 data) argument
1306 e1000_power_up_phy(struct e1000_hw *hw) argument
1321 e1000_power_down_phy(struct e1000_hw *hw) argument
1333 e1000_power_up_fiber_serdes_link(struct e1000_hw *hw) argument
1345 e1000_shutdown_fiber_serdes_link(struct e1000_hw *hw) argument
[all...]
H A De1000_82575.c132 e1000_sgmii_uses_mdio_82575(struct e1000_hw *hw) argument
160 e1000_init_phy_params_82575(struct e1000_hw *hw) argument
286 e1000_init_nvm_params_82575(struct e1000_hw *hw) argument
369 e1000_init_mac_params_82575(struct e1000_hw *hw) argument
477 e1000_init_function_pointers_82575(struct e1000_hw *hw) argument
493 e1000_acquire_phy_82575(struct e1000_hw *hw) argument
515 e1000_release_phy_82575(struct e1000_hw *hw) argument
540 e1000_read_phy_reg_sgmii_82575(struct e1000_hw *hw, u32 offset, u16 *data) argument
573 e1000_write_phy_reg_sgmii_82575(struct e1000_hw *hw, u32 offset, u16 data) argument
604 e1000_get_phy_id_82575(struct e1000_hw *hw) argument
699 e1000_phy_hw_reset_sgmii_82575(struct e1000_hw *hw) argument
742 e1000_set_d0_lplu_state_82575(struct e1000_hw *hw, bool active) argument
828 e1000_set_d0_lplu_state_82580(struct e1000_hw *hw, bool active) argument
876 e1000_set_d3_lplu_state_82580(struct e1000_hw *hw, bool active) argument
919 e1000_acquire_nvm_82575(struct e1000_hw *hw) argument
969 e1000_release_nvm_82575(struct e1000_hw *hw) argument
986 e1000_acquire_swfw_sync_82575(struct e1000_hw *hw, u16 mask) argument
1038 e1000_release_swfw_sync_82575(struct e1000_hw *hw, u16 mask) argument
1064 e1000_get_cfg_done_82575(struct e1000_hw *hw) argument
1105 e1000_get_link_up_info_82575(struct e1000_hw *hw, u16 *speed, u16 *duplex) argument
1129 e1000_check_for_link_82575(struct e1000_hw *hw) argument
1157 e1000_power_up_serdes_link_82575(struct e1000_hw *hw) argument
1191 e1000_get_pcs_speed_and_duplex_82575(struct e1000_hw *hw, u16 *speed, u16 *duplex) argument
1241 e1000_shutdown_serdes_link_82575(struct e1000_hw *hw) argument
1276 e1000_reset_hw_82575(struct e1000_hw *hw) argument
1340 e1000_init_hw_82575(struct e1000_hw *hw) argument
1397 e1000_setup_copper_link_82575(struct e1000_hw *hw) argument
1461 e1000_setup_serdes_link_82575(struct e1000_hw *hw) argument
1583 e1000_get_media_type_82575(struct e1000_hw *hw) argument
1728 e1000_set_sfp_media_type_82575(struct e1000_hw *hw) argument
1786 e1000_valid_led_default_82575(struct e1000_hw *hw, u16 *data) argument
1821 e1000_sgmii_active_82575(struct e1000_hw *hw) argument
1834 e1000_reset_init_script_82575(struct e1000_hw *hw) argument
1869 e1000_read_mac_addr_82575(struct e1000_hw *hw) argument
1897 e1000_config_collision_dist_82575(struct e1000_hw *hw) argument
1919 e1000_power_down_phy_copper_82575(struct e1000_hw *hw) argument
1939 e1000_clear_hw_cntrs_82575(struct e1000_hw *hw) argument
2007 e1000_rx_fifo_flush_82575(struct e1000_hw *hw) argument
2082 e1000_set_pcie_completion_timeout(struct e1000_hw *hw) argument
2131 e1000_vmdq_set_anti_spoofing_pf(struct e1000_hw *hw, bool enable, int pf) argument
2178 e1000_vmdq_set_loopback_pf(struct e1000_hw *hw, bool enable) argument
2214 e1000_vmdq_set_replication_pf(struct e1000_hw *hw, bool enable) argument
2235 e1000_read_phy_reg_82580(struct e1000_hw *hw, u32 offset, u16 *data) argument
2261 e1000_write_phy_reg_82580(struct e1000_hw *hw, u32 offset, u16 data) argument
2287 e1000_reset_mdicnfg_82580(struct e1000_hw *hw) argument
2325 e1000_reset_hw_82580(struct e1000_hw *hw) argument
2438 e1000_validate_nvm_checksum_with_offset(struct e1000_hw *hw, u16 offset) argument
2475 e1000_update_nvm_checksum_with_offset(struct e1000_hw *hw, u16 offset) argument
2509 e1000_validate_nvm_checksum_82580(struct e1000_hw *hw) argument
2550 e1000_update_nvm_checksum_82580(struct e1000_hw *hw) argument
2594 e1000_validate_nvm_checksum_i350(struct e1000_hw *hw) argument
2622 e1000_update_nvm_checksum_i350(struct e1000_hw *hw) argument
2648 e1000_set_eee_i350(struct e1000_hw *hw) argument
2693 e1000_clear_vfta_i350(struct e1000_hw *hw) argument
2717 e1000_write_vfta_i350(struct e1000_hw *hw, u32 offset, u32 value) argument
2737 e1000_set_i2c_bb(struct e1000_hw *hw) argument
2769 e1000_read_i2c_byte_generic(struct e1000_hw *hw, u8 byte_offset, u8 dev_addr, u8 *data) argument
2860 e1000_write_i2c_byte_generic(struct e1000_hw *hw, u8 byte_offset, u8 dev_addr, u8 data) argument
2929 e1000_i2c_start(struct e1000_hw *hw) argument
2960 e1000_i2c_stop(struct e1000_hw *hw) argument
2986 e1000_clock_in_i2c_byte(struct e1000_hw *hw, u8 *data) argument
3009 e1000_clock_out_i2c_byte(struct e1000_hw *hw, u8 data) argument
3042 e1000_get_i2c_ack(struct e1000_hw *hw) argument
3088 e1000_clock_in_i2c_bit(struct e1000_hw *hw, bool *data) argument
3117 e1000_clock_out_i2c_bit(struct e1000_hw *hw, bool data) argument
3151 e1000_raise_i2c_clk(struct e1000_hw *hw, u32 *i2cctl) argument
3171 e1000_lower_i2c_clk(struct e1000_hw *hw, u32 *i2cctl) argument
3193 e1000_set_i2c_data(struct e1000_hw *hw, u32 *i2cctl, bool data) argument
3249 e1000_i2c_bus_clear(struct e1000_hw *hw) argument
[all...]
H A De1000_phy.c70 void e1000_init_phy_ops_generic(struct e1000_hw *hw) argument
107 s32 e1000_null_set_page(struct e1000_hw *hw, u16 data) argument
117 s32 e1000_null_read_reg(struct e1000_hw *hw, u32 offset, u16 *data) argument
127 e1000_null_phy_generic(struct e1000_hw *hw) argument
137 e1000_null_lplu_state(struct e1000_hw *hw, bool active) argument
147 e1000_null_write_reg(struct e1000_hw *hw, u32 offset, u16 data) argument
161 e1000_read_i2c_byte_null(struct e1000_hw *hw, u8 byte_offset, u8 dev_addr, u8 *data) argument
176 e1000_write_i2c_byte_null(struct e1000_hw *hw, u8 byte_offset, u8 dev_addr, u8 data) argument
191 e1000_check_reset_block_generic(struct e1000_hw *hw) argument
210 e1000_get_phy_id(struct e1000_hw *hw) argument
251 e1000_phy_reset_dsp_generic(struct e1000_hw *hw) argument
276 e1000_read_phy_reg_mdic(struct e1000_hw *hw, u32 offset, u16 *data) argument
338 e1000_write_phy_reg_mdic(struct e1000_hw *hw, u32 offset, u16 data) argument
401 e1000_read_phy_reg_i2c(struct e1000_hw *hw, u32 offset, u16 *data) argument
449 e1000_write_phy_reg_i2c(struct e1000_hw *hw, u32 offset, u16 data) argument
511 e1000_read_sfp_data_byte(struct e1000_hw *hw, u16 offset, u8 *data) argument
567 e1000_write_sfp_data_byte(struct e1000_hw *hw, u16 offset, u8 data) argument
641 e1000_read_phy_reg_m88(struct e1000_hw *hw, u32 offset, u16 *data) argument
671 e1000_write_phy_reg_m88(struct e1000_hw *hw, u32 offset, u16 data) argument
701 e1000_set_page_igp(struct e1000_hw *hw, u16 page) argument
723 __e1000_read_phy_reg_igp(struct e1000_hw *hw, u32 offset, u16 *data, bool locked) argument
763 e1000_read_phy_reg_igp(struct e1000_hw *hw, u32 offset, u16 *data) argument
777 e1000_read_phy_reg_igp_locked(struct e1000_hw *hw, u32 offset, u16 *data) argument
792 __e1000_write_phy_reg_igp(struct e1000_hw *hw, u32 offset, u16 data, bool locked) argument
831 e1000_write_phy_reg_igp(struct e1000_hw *hw, u32 offset, u16 data) argument
845 e1000_write_phy_reg_igp_locked(struct e1000_hw *hw, u32 offset, u16 data) argument
861 __e1000_read_kmrn_reg(struct e1000_hw *hw, u32 offset, u16 *data, bool locked) argument
905 e1000_read_kmrn_reg_generic(struct e1000_hw *hw, u32 offset, u16 *data) argument
920 e1000_read_kmrn_reg_locked(struct e1000_hw *hw, u32 offset, u16 *data) argument
936 __e1000_write_kmrn_reg(struct e1000_hw *hw, u32 offset, u16 data, bool locked) argument
976 e1000_write_kmrn_reg_generic(struct e1000_hw *hw, u32 offset, u16 data) argument
990 e1000_write_kmrn_reg_locked(struct e1000_hw *hw, u32 offset, u16 data) argument
1001 e1000_set_master_slave_mode(struct e1000_hw *hw) argument
1041 e1000_copper_link_setup_82577(struct e1000_hw *hw) argument
1106 e1000_copper_link_setup_m88(struct e1000_hw *hw) argument
1267 e1000_copper_link_setup_m88_gen2(struct e1000_hw *hw) argument
1347 e1000_copper_link_setup_igp(struct e1000_hw *hw) argument
1460 e1000_phy_setup_autoneg(struct e1000_hw *hw) argument
1620 e1000_copper_link_autoneg(struct e1000_hw *hw) argument
1688 e1000_setup_copper_link_generic(struct e1000_hw *hw) argument
1744 e1000_phy_force_speed_duplex_igp(struct e1000_hw *hw) argument
1811 e1000_phy_force_speed_duplex_m88(struct e1000_hw *hw) argument
1944 e1000_phy_force_speed_duplex_ife(struct e1000_hw *hw) argument
2012 e1000_phy_force_speed_duplex_setup(struct e1000_hw *hw, u16 *phy_ctrl) argument
2076 e1000_set_d3_lplu_state_generic(struct e1000_hw *hw, bool active) argument
2161 e1000_check_downshift_generic(struct e1000_hw *hw) argument
2206 e1000_check_polarity_m88(struct e1000_hw *hw) argument
2233 e1000_check_polarity_igp(struct e1000_hw *hw) argument
2278 e1000_check_polarity_ife(struct e1000_hw *hw) argument
2314 e1000_wait_autoneg_generic(struct e1000_hw *hw) argument
2353 e1000_phy_has_link_generic(struct e1000_hw *hw, u32 iterations, u32 usec_interval, bool *success) argument
2409 e1000_get_cable_length_m88(struct e1000_hw *hw) argument
2435 e1000_get_cable_length_m88_gen2(struct e1000_hw *hw) argument
2555 e1000_get_cable_length_igp_2(struct e1000_hw *hw) argument
2626 e1000_get_phy_info_m88(struct e1000_hw *hw) argument
2701 e1000_get_phy_info_igp(struct e1000_hw *hw) argument
2763 e1000_get_phy_info_ife(struct e1000_hw *hw) argument
2818 e1000_phy_sw_reset_generic(struct e1000_hw *hw) argument
2851 e1000_phy_hw_reset_generic(struct e1000_hw *hw) argument
2892 e1000_get_cfg_done_generic(struct e1000_hw *hw) argument
2907 e1000_phy_init_script_igp3(struct e1000_hw *hw) argument
3054 e1000_determine_phy_address(struct e1000_hw *hw) argument
3110 e1000_write_phy_reg_bm(struct e1000_hw *hw, u32 offset, u16 data) argument
3171 e1000_read_phy_reg_bm(struct e1000_hw *hw, u32 offset, u16 *data) argument
3231 e1000_read_phy_reg_bm2(struct e1000_hw *hw, u32 offset, u16 *data) argument
3277 e1000_write_phy_reg_bm2(struct e1000_hw *hw, u32 offset, u16 data) argument
3322 e1000_enable_phy_wakeup_reg_access_bm(struct e1000_hw *hw, u16 *phy_reg) argument
3382 e1000_disable_phy_wakeup_reg_access_bm(struct e1000_hw *hw, u16 *phy_reg) argument
3432 e1000_access_phy_wakeup_reg_bm(struct e1000_hw *hw, u32 offset, u16 *data, bool read, bool page_set) argument
3494 e1000_power_up_phy_copper(struct e1000_hw *hw) argument
3518 e1000_power_down_phy_copper(struct e1000_hw *hw) argument
3547 __e1000_read_phy_reg_hv(struct e1000_hw *hw, u32 offset, u16 *data, bool locked, bool page_set) argument
3614 e1000_read_phy_reg_hv(struct e1000_hw *hw, u32 offset, u16 *data) argument
3628 e1000_read_phy_reg_hv_locked(struct e1000_hw *hw, u32 offset, u16 *data) argument
3642 e1000_read_phy_reg_page_hv(struct e1000_hw *hw, u32 offset, u16 *data) argument
3657 __e1000_write_phy_reg_hv(struct e1000_hw *hw, u32 offset, u16 data, bool locked, bool page_set) argument
3741 e1000_write_phy_reg_hv(struct e1000_hw *hw, u32 offset, u16 data) argument
3755 e1000_write_phy_reg_hv_locked(struct e1000_hw *hw, u32 offset, u16 data) argument
3769 e1000_write_phy_reg_page_hv(struct e1000_hw *hw, u32 offset, u16 data) argument
3800 e1000_access_phy_debug_regs_hv(struct e1000_hw *hw, u32 offset, u16 *data, bool read) argument
3847 e1000_link_stall_workaround_hv(struct e1000_hw *hw) argument
3895 e1000_check_polarity_82577(struct e1000_hw *hw) argument
3919 e1000_phy_force_speed_duplex_82577(struct e1000_hw *hw) argument
3968 e1000_get_phy_info_82577(struct e1000_hw *hw) argument
4031 e1000_get_cable_length_82577(struct e1000_hw *hw) argument
4063 e1000_write_phy_reg_gs40g(struct e1000_hw *hw, u32 offset, u16 data) argument
4095 e1000_read_phy_reg_gs40g(struct e1000_hw *hw, u32 offset, u16 *data) argument
[all...]
H A De1000_ich8lan.c183 e1000_toggle_lanphypc_value_ich8lan(struct e1000_hw *hw) argument
205 e1000_init_phy_params_pchlan(struct e1000_hw *hw) argument
325 e1000_init_phy_params_ich8lan(struct e1000_hw *hw) argument
419 e1000_init_nvm_params_ich8lan(struct e1000_hw *hw) argument
492 e1000_init_mac_params_ich8lan(struct e1000_hw *hw) argument
606 e1000_set_eee_pchlan(struct e1000_hw *hw) argument
639 e1000_check_for_copper_link_ich8lan(struct e1000_hw *hw) argument
763 e1000_init_function_pointers_ich8lan(struct e1000_hw *hw) argument
790 e1000_acquire_nvm_ich8lan(struct e1000_hw *hw) argument
805 e1000_release_nvm_ich8lan(struct e1000_hw *hw) argument
821 e1000_acquire_swflag_ich8lan(struct e1000_hw *hw) argument
882 e1000_release_swflag_ich8lan(struct e1000_hw *hw) argument
910 e1000_check_mng_mode_ich8lan(struct e1000_hw *hw) argument
931 e1000_check_mng_mode_pchlan(struct e1000_hw *hw) argument
954 e1000_rar_set_pch2lan(struct e1000_hw *hw, u8 *addr, u32 index) argument
1009 e1000_update_mc_addr_list_pch2lan(struct e1000_hw *hw, u8 *mc_addr_list, u32 mc_addr_count) argument
1052 e1000_check_reset_block_ich8lan(struct e1000_hw *hw) argument
1071 e1000_write_smbus_addr(struct e1000_hw *hw) argument
1099 e1000_sw_lcd_config_ich8lan(struct e1000_hw *hw) argument
1227 e1000_k1_gig_workaround_hv(struct e1000_hw *hw, bool link) argument
1309 e1000_configure_k1_ich8lan(struct e1000_hw *hw, bool k1_enable) argument
1363 e1000_oem_bits_config_ich8lan(struct e1000_hw *hw, bool d0_state) argument
1429 e1000_set_mdio_slow_mode_hv(struct e1000_hw *hw) argument
1451 e1000_hv_phy_workarounds_ich8lan(struct e1000_hw *hw) argument
1533 e1000_copy_rx_addrs_to_phy_ich8lan(struct e1000_hw *hw) argument
1594 e1000_lv_jumbo_workaround_ich8lan(struct e1000_hw *hw, bool enable) argument
1771 e1000_lv_phy_workarounds_ich8lan(struct e1000_hw *hw) argument
1815 e1000_k1_workaround_lv(struct e1000_hw *hw) argument
1864 e1000_gate_hw_phy_config_ich8lan(struct e1000_hw *hw, bool gate) argument
1891 e1000_lan_init_done_ich8lan(struct e1000_hw *hw) argument
1922 e1000_post_phy_reset_ich8lan(struct e1000_hw *hw) argument
2000 e1000_phy_hw_reset_ich8lan(struct e1000_hw *hw) argument
2032 e1000_set_lplu_state_pchlan(struct e1000_hw *hw, bool active) argument
2070 e1000_set_d0_lplu_state_ich8lan(struct e1000_hw *hw, bool active) argument
2167 e1000_set_d3_lplu_state_ich8lan(struct e1000_hw *hw, bool active) argument
2259 e1000_valid_nvm_bank_detect_ich8lan(struct e1000_hw *hw, u32 *bank) argument
2329 e1000_read_nvm_ich8lan(struct e1000_hw *hw, u16 offset, u16 words, u16 *data) argument
2389 e1000_flash_cycle_init_ich8lan(struct e1000_hw *hw) argument
2468 e1000_flash_cycle_ich8lan(struct e1000_hw *hw, u32 timeout) argument
2505 e1000_read_flash_word_ich8lan(struct e1000_hw *hw, u32 offset, u16 *data) argument
2534 e1000_read_flash_byte_ich8lan(struct e1000_hw *hw, u32 offset, u8 *data) argument
2559 e1000_read_flash_data_ich8lan(struct e1000_hw *hw, u32 offset, u8 size, u16 *data) argument
2640 e1000_write_nvm_ich8lan(struct e1000_hw *hw, u16 offset, u16 words, u16 *data) argument
2681 e1000_update_nvm_checksum_ich8lan(struct e1000_hw *hw) argument
2842 e1000_validate_nvm_checksum_ich8lan(struct e1000_hw *hw) argument
2884 e1000_write_flash_data_ich8lan(struct e1000_hw *hw, u32 offset, u8 size, u16 data) argument
2962 e1000_write_flash_byte_ich8lan(struct e1000_hw *hw, u32 offset, u8 data) argument
2981 e1000_retry_write_flash_byte_ich8lan(struct e1000_hw *hw, u32 offset, u8 byte) argument
3017 e1000_erase_flash_bank_ich8lan(struct e1000_hw *hw, u32 bank) argument
3132 e1000_valid_led_default_ich8lan(struct e1000_hw *hw, u16 *data) argument
3164 e1000_id_led_init_pchlan(struct e1000_hw *hw) argument
3233 e1000_get_bus_info_ich8lan(struct e1000_hw *hw) argument
3261 e1000_reset_hw_ich8lan(struct e1000_hw *hw) argument
3380 e1000_init_hw_ich8lan(struct e1000_hw *hw) argument
3467 e1000_initialize_hw_bits_ich8lan(struct e1000_hw *hw) argument
3535 e1000_setup_link_ich8lan(struct e1000_hw *hw) argument
3593 e1000_setup_copper_link_ich8lan(struct e1000_hw *hw) argument
3689 e1000_get_link_up_info_ich8lan(struct e1000_hw *hw, u16 *speed, u16 *duplex) argument
3725 e1000_kmrn_lock_loss_workaround_ich8lan(struct e1000_hw *hw) argument
3796 e1000_set_kmrn_lock_loss_workaround_ich8lan(struct e1000_hw *hw, bool state) argument
3823 e1000_igp3_phy_powerdown_workaround_ich8lan(struct e1000_hw *hw) argument
3881 e1000_gig_downshift_workaround_ich8lan(struct e1000_hw *hw) argument
3921 e1000_suspend_workarounds_ich8lan(struct e1000_hw *hw) argument
3956 e1000_resume_workarounds_pchlan(struct e1000_hw *hw) argument
4005 e1000_cleanup_led_ich8lan(struct e1000_hw *hw) argument
4023 e1000_led_on_ich8lan(struct e1000_hw *hw) argument
4041 e1000_led_off_ich8lan(struct e1000_hw *hw) argument
4059 e1000_setup_led_pchlan(struct e1000_hw *hw) argument
4073 e1000_cleanup_led_pchlan(struct e1000_hw *hw) argument
4087 e1000_led_on_pchlan(struct e1000_hw *hw) argument
4120 e1000_led_off_pchlan(struct e1000_hw *hw) argument
4159 e1000_get_cfg_done_ich8lan(struct e1000_hw *hw) argument
4216 e1000_power_down_phy_copper_ich8lan(struct e1000_hw *hw) argument
4233 e1000_clear_hw_cntrs_ich8lan(struct e1000_hw *hw) argument
[all...]
/haiku-fatelf/src/bin/diffutils/src/
H A Dside.c169 unsigned int hw = sdiff_half_width, c2o = sdiff_column2_offset; local
/haiku-fatelf/src/bin/gdb/opcodes/
H A Dcgen-opc.c271 const CGEN_HW_ENTRY **hw = cd->hw_table.entries; local
289 const CGEN_HW_ENTRY **hw = cd->hw_table.entries; local
/haiku-fatelf/src/add-ons/kernel/drivers/network/ipro1000/
H A Dif_em.h246 struct em_hw hw; member in struct:adapter
H A Dif_em.c2553 em_write_pci_cfg(struct em_hw *hw, uint32_t reg, uint16_t *value) argument
2562 em_read_pci_cfg(struct em_hw *hw, uint32_t reg, uint16_t *value) argument
2571 em_pci_set_mwi(struct em_hw *hw) argument
2580 em_pci_clear_mwi(struct em_hw *hw) argument
2589 em_io_read(struct em_hw *hw, unsigned long port) argument
2595 em_io_write(struct em_hw *hw, unsigned long port, uint32_t value) argument
[all...]
H A Dif_em_hw.c95 em_set_phy_type(struct em_hw *hw) argument
129 em_phy_init_script(struct em_hw *hw) argument
200 em_set_mac_type(struct em_hw *hw) argument
284 em_set_media_type(struct em_hw *hw) argument
323 em_reset_hw(struct em_hw *hw) argument
471 em_init_hw(struct em_hw *hw) argument
587 em_adjust_serdes_amplitude(struct em_hw *hw) argument
633 em_setup_link(struct em_hw *hw) argument
742 em_setup_fiber_serdes_link(struct em_hw *hw) argument
878 em_setup_copper_link(struct em_hw *hw) argument
1224 em_phy_setup_autoneg(struct em_hw *hw) argument
1363 em_phy_force_speed_duplex(struct em_hw *hw) argument
1581 em_config_collision_dist(struct em_hw *hw) argument
1606 em_config_mac_to_phy(struct em_hw *hw) argument
1678 em_force_mac_fc(struct em_hw *hw) argument
1745 em_config_fc_after_link_up(struct em_hw *hw) argument
1942 em_check_for_link(struct em_hw *hw) argument
2143 em_get_speed_and_duplex(struct em_hw *hw, uint16_t *speed, uint16_t *duplex) argument
2207 em_wait_autoneg(struct em_hw *hw) argument
2240 em_raise_mdi_clk(struct em_hw *hw, uint32_t *ctrl) argument
2258 em_lower_mdi_clk(struct em_hw *hw, uint32_t *ctrl) argument
2279 em_shift_out_mdi_bits(struct em_hw *hw, uint32_t data, uint16_t count) argument
2327 em_shift_in_mdi_bits(struct em_hw *hw) argument
2378 em_read_phy_reg(struct em_hw *hw, uint32_t reg_addr, uint16_t *phy_data) argument
2400 em_read_phy_reg_ex(struct em_hw *hw, uint32_t reg_addr, uint16_t *phy_data) argument
2481 em_write_phy_reg(struct em_hw *hw, uint32_t reg_addr, uint16_t phy_data) argument
2503 em_write_phy_reg_ex(struct em_hw *hw, uint32_t reg_addr, uint16_t phy_data) argument
2571 em_phy_hw_reset(struct em_hw *hw) argument
2623 em_phy_reset(struct em_hw *hw) argument
2653 em_detect_gig_phy(struct em_hw *hw) argument
2713 em_phy_reset_dsp(struct em_hw *hw) argument
2735 em_phy_igp_get_info(struct em_hw *hw, struct em_phy_info *phy_info) argument
2806 em_phy_m88_get_info(struct em_hw *hw, struct em_phy_info *phy_info) argument
2867 em_phy_get_info(struct em_hw *hw, struct em_phy_info *phy_info) argument
2907 em_validate_mdi_setting(struct em_hw *hw) argument
2927 em_init_eeprom_params(struct em_hw *hw) argument
3044 em_raise_ee_clk(struct em_hw *hw, uint32_t *eecd) argument
3063 em_lower_ee_clk(struct em_hw *hw, uint32_t *eecd) argument
3083 em_shift_out_ee_bits(struct em_hw *hw, uint16_t data, uint16_t count) argument
3136 em_shift_in_ee_bits(struct em_hw *hw, uint16_t count) argument
3180 em_acquire_eeprom(struct em_hw *hw) argument
3234 em_standby_eeprom(struct em_hw *hw) argument
3283 em_release_eeprom(struct em_hw *hw) argument
3332 em_spi_eeprom_ready(struct em_hw *hw) argument
3377 em_read_eeprom(struct em_hw *hw, uint16_t offset, uint16_t words, uint16_t *data) argument
3459 em_validate_eeprom_checksum(struct em_hw *hw) argument
3491 em_update_eeprom_checksum(struct em_hw *hw) argument
3525 em_write_eeprom(struct em_hw *hw, uint16_t offset, uint16_t words, uint16_t *data) argument
3571 em_write_eeprom_spi(struct em_hw *hw, uint16_t offset, uint16_t words, uint16_t *data) argument
3637 em_write_eeprom_microwire(struct em_hw *hw, uint16_t offset, uint16_t words, uint16_t *data) argument
3720 em_read_part_num(struct em_hw *hw, uint32_t *part_num) argument
3754 em_read_mac_addr(struct em_hw * hw) argument
3789 em_init_rx_addrs(struct em_hw *hw) argument
3823 em_mc_addr_list_update(struct em_hw *hw, uint8_t *mc_addr_list, uint32_t mc_addr_count, uint32_t pad, uint32_t rar_used_count) argument
3889 em_hash_mc_addr(struct em_hw *hw, uint8_t *mc_addr) argument
3931 em_mta_set(struct em_hw *hw, uint32_t hash_value) argument
3974 em_rar_set(struct em_hw *hw, uint8_t *addr, uint32_t index) argument
4001 em_write_vfta(struct em_hw *hw, uint32_t offset, uint32_t value) argument
4022 em_clear_vfta(struct em_hw *hw) argument
4031 em_id_led_init(struct em_hw * hw) argument
4104 em_setup_led(struct em_hw *hw) argument
4157 em_cleanup_led(struct em_hw *hw) argument
4194 em_led_on(struct em_hw *hw) argument
4242 em_led_off(struct em_hw *hw) argument
4290 em_clear_hw_cntrs(struct em_hw *hw) argument
4371 em_reset_adaptive(struct em_hw *hw) argument
4399 em_update_adaptive(struct em_hw *hw) argument
4435 em_tbi_adjust_stats(struct em_hw *hw, struct em_hw_stats *stats, uint32_t frame_len, uint8_t *mac_addr) argument
4513 em_get_bus_info(struct em_hw *hw) argument
4561 em_read_reg_io(struct em_hw *hw, uint32_t offset) argument
4580 em_write_reg_io(struct em_hw *hw, uint32_t offset, uint32_t value) argument
4608 em_get_cable_length(struct em_hw *hw, uint16_t *min_length, uint16_t *max_length) argument
4720 em_check_polarity(struct em_hw *hw, uint16_t *polarity) argument
4778 em_check_downshift(struct em_hw *hw) argument
4816 em_config_dsp_after_link_change(struct em_hw *hw, boolean_t link_up) argument
4950 em_set_d3_lplu_state(struct em_hw *hw, boolean_t active) argument
5013 em_set_vco_speed(struct em_hw *hw) argument
[all...]
/haiku-fatelf/src/add-ons/kernel/drivers/network/wlan/marvell88w8335/dev/malo/
H A Dif_malohal.c553 malo_hal_gethwspecs(struct malo_hal *mh, struct malo_hal_hwspec *hw) argument
[all...]
/haiku-fatelf/src/add-ons/kernel/drivers/network/wlan/ralinkwifi/dev/ral/
H A Drt2560.c878 int hw; local
1127 int hw, error; local
[all...]
/haiku-fatelf/headers/private/firewire/
H A Dfirewirereg.h127 struct crom_chunk hw; member in struct:crom_src_buf

Completed in 150 milliseconds

12