/netbsd-src/sys/dev/pci/ixgbe/ |
H A D | ixgbe_api.c | 73 void ixgbe_dcb_get_rtrup2tc(struct ixgbe_hw *hw, u8 *map) in ixgbe_dcb_get_rtrup2tc() 91 s32 ixgbe_init_shared_code(struct ixgbe_hw *hw) in ixgbe_init_shared_code() 137 s32 ixgbe_set_mac_type(struct ixgbe_hw *hw) in ixgbe_set_mac_type() 237 s32 ixgbe_init_hw(struct ixgbe_hw *hw) in ixgbe_init_hw() 250 s32 ixgbe_reset_hw(struct ixgbe_hw *hw) in ixgbe_reset_hw() 266 s32 ixgbe_start_hw(struct ixgbe_hw *hw) in ixgbe_start_hw() 280 void ixgbe_enable_relaxed_ordering(struct ixgbe_hw *hw) in ixgbe_enable_relaxed_ordering() 293 s32 ixgbe_clear_hw_cntrs(struct ixgbe_hw *hw) in ixgbe_clear_hw_cntrs() 305 enum ixgbe_media_type ixgbe_get_media_type(struct ixgbe_hw *hw) in ixgbe_get_media_type() 321 s32 ixgbe_get_mac_addr(struct ixgbe_hw *hw, u8 *mac_addr) in ixgbe_get_mac_addr() [all …]
|
H A D | ixgbe_x550.c | 63 s32 ixgbe_init_ops_X550(struct ixgbe_hw *hw) in ixgbe_init_ops_X550() 123 static s32 ixgbe_read_cs4227(struct ixgbe_hw *hw, u16 reg, u16 *value) in ixgbe_read_cs4227() 136 static s32 ixgbe_write_cs4227(struct ixgbe_hw *hw, u16 reg, u16 value) in ixgbe_write_cs4227() 149 static s32 ixgbe_read_pe(struct ixgbe_hw *hw, u8 reg, u8 *value) in ixgbe_read_pe() 168 static s32 ixgbe_write_pe(struct ixgbe_hw *hw, u8 reg, u8 value) in ixgbe_write_pe() 186 static s32 ixgbe_reset_cs4227(struct ixgbe_hw *hw) in ixgbe_reset_cs4227() 259 static void ixgbe_check_cs4227(struct ixgbe_hw *hw) in ixgbe_check_cs4227() 336 static void ixgbe_setup_mux_ctl(struct ixgbe_hw *hw) in ixgbe_setup_mux_ctl() 356 static s32 ixgbe_read_phy_reg_mdi_22(struct ixgbe_hw *hw, u32 reg_addr, in ixgbe_read_phy_reg_mdi_22() 403 static s32 ixgbe_write_phy_reg_mdi_22(struct ixgbe_hw *hw, u32 reg_addr, in ixgbe_write_phy_reg_mdi_22() [all …]
|
H A D | ixgbe_mbx.c | 57 s32 ixgbe_read_mbx(struct ixgbe_hw *hw, u32 *msg, u16 size, u16 mbx_id) in ixgbe_read_mbx() 86 s32 ixgbe_poll_mbx(struct ixgbe_hw *hw, u32 *msg, u16 size, u16 mbx_id) in ixgbe_poll_mbx() 123 s32 ixgbe_write_mbx(struct ixgbe_hw *hw, u32 *msg, u16 size, u16 mbx_id) in ixgbe_write_mbx() 156 s32 ixgbe_check_for_msg(struct ixgbe_hw *hw, u16 mbx_id) in ixgbe_check_for_msg() 176 s32 ixgbe_check_for_ack(struct ixgbe_hw *hw, u16 mbx_id) in ixgbe_check_for_ack() 196 s32 ixgbe_check_for_rst(struct ixgbe_hw *hw, u16 mbx_id) in ixgbe_check_for_rst() 216 s32 ixgbe_clear_mbx(struct ixgbe_hw *hw, u16 mbx_id) in ixgbe_clear_mbx() 236 static s32 ixgbe_poll_for_msg(struct ixgbe_hw *hw, u16 mbx_id) in ixgbe_poll_for_msg() 269 static s32 ixgbe_poll_for_ack(struct ixgbe_hw *hw, u16 mbx_id) in ixgbe_poll_for_ack() 303 static u32 ixgbe_read_mailbox_vf(struct ixgbe_hw *hw) in ixgbe_read_mailbox_vf() [all …]
|
H A D | ixgbe_common.c | 75 s32 ixgbe_init_ops_generic(struct ixgbe_hw *hw) in ixgbe_init_ops_generic() 169 bool ixgbe_device_supports_autoneg_fc(struct ixgbe_hw *hw) in ixgbe_device_supports_autoneg_fc() 237 s32 ixgbe_setup_fc_generic(struct ixgbe_hw *hw) in ixgbe_setup_fc_generic() 396 s32 ixgbe_start_hw_generic(struct ixgbe_hw *hw) in ixgbe_start_hw_generic() 460 void ixgbe_start_hw_gen2(struct ixgbe_hw *hw) in ixgbe_start_hw_gen2() 499 s32 ixgbe_init_hw_generic(struct ixgbe_hw *hw) in ixgbe_init_hw_generic() 530 s32 ixgbe_clear_hw_cntrs_generic(struct ixgbe_hw *hw) in ixgbe_clear_hw_cntrs_generic() 649 s32 ixgbe_read_pba_string_generic(struct ixgbe_hw *hw, u8 *pba_num, in ixgbe_read_pba_string_generic() 759 s32 ixgbe_read_pba_num_generic(struct ixgbe_hw *hw, u32 *pba_num) in ixgbe_read_pba_num_generic() 798 s32 ixgbe_read_pba_raw(struct ixgbe_hw *hw, u16 *eeprom_buf, in ixgbe_read_pba_raw() [all …]
|
H A D | ixgbe_phy.c | 68 static s32 ixgbe_out_i2c_byte_ack(struct ixgbe_hw *hw, u8 byte) in ixgbe_out_i2c_byte_ack() 85 static s32 ixgbe_in_i2c_byte_ack(struct ixgbe_hw *hw, u8 *byte) in ixgbe_in_i2c_byte_ack() 117 s32 ixgbe_read_i2c_combined_generic_int(struct ixgbe_hw *hw, u8 addr, u16 reg, in ixgbe_read_i2c_combined_generic_int() 194 s32 ixgbe_write_i2c_combined_generic_int(struct ixgbe_hw *hw, u8 addr, u16 reg, in ixgbe_write_i2c_combined_generic_int() 255 s32 ixgbe_init_phy_ops_generic(struct ixgbe_hw *hw) in ixgbe_init_phy_ops_generic() 294 static bool ixgbe_probe_phy(struct ixgbe_hw *hw, u16 phy_addr) in ixgbe_probe_phy() 329 s32 ixgbe_identify_phy_generic(struct ixgbe_hw *hw) in ixgbe_identify_phy_generic() 382 s32 ixgbe_check_reset_blocked(struct ixgbe_hw *hw) in ixgbe_check_reset_blocked() 408 bool ixgbe_validate_phy_addr(struct ixgbe_hw *hw, u32 phy_addr) in ixgbe_validate_phy_addr() 432 s32 ixgbe_get_phy_id(struct ixgbe_hw *hw) in ixgbe_get_phy_id() [all …]
|
H A D | ixgbe_x540.c | 65 s32 ixgbe_init_ops_X540(struct ixgbe_hw *hw) in ixgbe_init_ops_X540() 176 s32 ixgbe_get_link_capabilities_X540(struct ixgbe_hw *hw, in ixgbe_get_link_capabilities_X540() 191 enum ixgbe_media_type ixgbe_get_media_type_X540(struct ixgbe_hw *hw) in ixgbe_get_media_type_X540() 203 s32 ixgbe_setup_mac_link_X540(struct ixgbe_hw *hw, in ixgbe_setup_mac_link_X540() 218 s32 ixgbe_reset_hw_X540(struct ixgbe_hw *hw) in ixgbe_reset_hw_X540() 321 s32 ixgbe_start_hw_X540(struct ixgbe_hw *hw) in ixgbe_start_hw_X540() 343 u64 ixgbe_get_supported_physical_layer_X540(struct ixgbe_hw *hw) in ixgbe_get_supported_physical_layer_X540() 374 s32 ixgbe_init_eeprom_params_X540(struct ixgbe_hw *hw) in ixgbe_init_eeprom_params_X540() 407 s32 ixgbe_read_eerd_X540(struct ixgbe_hw *hw, u16 offset, u16 *data) in ixgbe_read_eerd_X540() 432 s32 ixgbe_read_eerd_buffer_X540(struct ixgbe_hw *hw, in ixgbe_read_eerd_buffer_X540() [all …]
|
H A D | ixgbe_vf.c | 61 s32 ixgbe_init_ops_vf(struct ixgbe_hw *hw) in ixgbe_init_ops_vf() 107 static void ixgbe_virt_clr_reg(struct ixgbe_hw *hw) in ixgbe_virt_clr_reg() 157 s32 ixgbe_start_hw_vf(struct ixgbe_hw *hw) in ixgbe_start_hw_vf() 172 s32 ixgbe_init_hw_vf(struct ixgbe_hw *hw) in ixgbe_init_hw_vf() 188 s32 ixgbe_reset_hw_vf(struct ixgbe_hw *hw) in ixgbe_reset_hw_vf() 263 s32 ixgbe_stop_adapter_vf(struct ixgbe_hw *hw) in ixgbe_stop_adapter_vf() 312 static s32 ixgbe_mta_vector(struct ixgbe_hw *hw, u8 *mc_addr) in ixgbe_mta_vector() 340 static s32 ixgbevf_write_msg_read_ack(struct ixgbe_hw *hw, u32 *msg, in ixgbevf_write_msg_read_ack() 359 s32 ixgbe_set_rar_vf(struct ixgbe_hw *hw, u32 index, u8 *addr, u32 vmdq, in ixgbe_set_rar_vf() 394 s32 ixgbe_update_mc_addr_list_vf(struct ixgbe_hw *hw, u8 *mc_addr_list, in ixgbe_update_mc_addr_list_vf() [all …]
|
H A D | ixgbe_82598.c | 86 void ixgbe_set_pcie_completion_timeout(struct ixgbe_hw *hw) in ixgbe_set_pcie_completion_timeout() 125 s32 ixgbe_init_ops_82598(struct ixgbe_hw *hw) in ixgbe_init_ops_82598() 197 s32 ixgbe_init_phy_ops_82598(struct ixgbe_hw *hw) in ixgbe_init_phy_ops_82598() 260 s32 ixgbe_start_hw_82598(struct ixgbe_hw *hw) in ixgbe_start_hw_82598() 302 static s32 ixgbe_get_link_capabilities_82598(struct ixgbe_hw *hw, in ixgbe_get_link_capabilities_82598() 361 static enum ixgbe_media_type ixgbe_get_media_type_82598(struct ixgbe_hw *hw) in ixgbe_get_media_type_82598() 414 s32 ixgbe_fc_enable_82598(struct ixgbe_hw *hw) in ixgbe_fc_enable_82598() 563 static s32 ixgbe_start_mac_link_82598(struct ixgbe_hw *hw, in ixgbe_start_mac_link_82598() 611 static s32 ixgbe_validate_link_ready(struct ixgbe_hw *hw) in ixgbe_validate_link_ready() 648 static s32 ixgbe_check_mac_link_82598(struct ixgbe_hw *hw, in ixgbe_check_mac_link_82598() [all …]
|
H A D | ixgbe_82599.c | 68 void ixgbe_init_mac_link_ops_82599(struct ixgbe_hw *hw) in ixgbe_init_mac_link_ops_82599() 122 s32 ixgbe_init_phy_ops_82599(struct ixgbe_hw *hw) in ixgbe_init_phy_ops_82599() 180 s32 ixgbe_setup_sfp_modules_82599(struct ixgbe_hw *hw) in ixgbe_setup_sfp_modules_82599() 257 s32 prot_autoc_read_82599(struct ixgbe_hw *hw, bool *locked, u32 *reg_val) in prot_autoc_read_82599() 286 s32 prot_autoc_write_82599(struct ixgbe_hw *hw, u32 autoc, bool locked) in prot_autoc_write_82599() 328 s32 ixgbe_init_ops_82599(struct ixgbe_hw *hw) in ixgbe_init_ops_82599() 424 s32 ixgbe_get_link_capabilities_82599(struct ixgbe_hw *hw, in ixgbe_get_link_capabilities_82599() 534 enum ixgbe_media_type ixgbe_get_media_type_82599(struct ixgbe_hw *hw) in ixgbe_get_media_type_82599() 599 void ixgbe_stop_mac_link_on_d3_82599(struct ixgbe_hw *hw) in ixgbe_stop_mac_link_on_d3_82599() 623 s32 ixgbe_start_mac_link_82599(struct ixgbe_hw *hw, in ixgbe_start_mac_link_82599() [all …]
|
H A D | ixgbe_osdep.c | 44 ixgbe_dev_from_hw(struct ixgbe_hw *hw) in ixgbe_dev_from_hw() 50 ixgbe_read_pci_cfg(struct ixgbe_hw *hw, u32 reg) in ixgbe_read_pci_cfg() 68 ixgbe_write_pci_cfg(struct ixgbe_hw *hw, u32 reg, u16 value) in ixgbe_write_pci_cfg() 93 ixgbe_read_reg(struct ixgbe_hw *hw, u32 reg) in ixgbe_read_reg() 100 ixgbe_write_reg(struct ixgbe_hw *hw, u32 reg, u32 val) in ixgbe_write_reg() 108 ixgbe_read_reg_array(struct ixgbe_hw *hw, u32 reg, u32 offset) in ixgbe_read_reg_array() 116 ixgbe_write_reg_array(struct ixgbe_hw *hw, u32 reg, u32 offset, u32 val) in ixgbe_write_reg_array() 124 ixgbe_write_barrier(struct ixgbe_hw *hw) in ixgbe_write_barrier()
|
H A D | ixgbe_dcb_82598.c | 52 s32 ixgbe_dcb_get_tc_stats_82598(struct ixgbe_hw *hw, in ixgbe_dcb_get_tc_stats_82598() 86 s32 ixgbe_dcb_get_pfc_stats_82598(struct ixgbe_hw *hw, in ixgbe_dcb_get_pfc_stats_82598() 116 s32 ixgbe_dcb_config_rx_arbiter_82598(struct ixgbe_hw *hw, u16 *refill, in ixgbe_dcb_config_rx_arbiter_82598() 174 s32 ixgbe_dcb_config_tx_desc_arbiter_82598(struct ixgbe_hw *hw, in ixgbe_dcb_config_tx_desc_arbiter_82598() 221 s32 ixgbe_dcb_config_tx_data_arbiter_82598(struct ixgbe_hw *hw, in ixgbe_dcb_config_tx_data_arbiter_82598() 266 s32 ixgbe_dcb_config_pfc_82598(struct ixgbe_hw *hw, u8 pfc_en) in ixgbe_dcb_config_pfc_82598() 318 s32 ixgbe_dcb_config_tc_stats_82598(struct ixgbe_hw *hw) in ixgbe_dcb_config_tc_stats_82598() 354 s32 ixgbe_dcb_hw_config_82598(struct ixgbe_hw *hw, int link_speed, in ixgbe_dcb_hw_config_82598()
|
H A D | ixgbe_dcb_82599.c | 52 s32 ixgbe_dcb_get_tc_stats_82599(struct ixgbe_hw *hw, in ixgbe_dcb_get_tc_stats_82599() 93 s32 ixgbe_dcb_get_pfc_stats_82599(struct ixgbe_hw *hw, in ixgbe_dcb_get_pfc_stats_82599() 125 s32 ixgbe_dcb_config_rx_arbiter_82599(struct ixgbe_hw *hw, u16 *refill, in ixgbe_dcb_config_rx_arbiter_82599() 187 s32 ixgbe_dcb_config_tx_desc_arbiter_82599(struct ixgbe_hw *hw, u16 *refill, in ixgbe_dcb_config_tx_desc_arbiter_82599() 236 s32 ixgbe_dcb_config_tx_data_arbiter_82599(struct ixgbe_hw *hw, u16 *refill, in ixgbe_dcb_config_tx_data_arbiter_82599() 298 s32 ixgbe_dcb_config_pfc_82599(struct ixgbe_hw *hw, u8 pfc_en, u8 *map) in ixgbe_dcb_config_pfc_82599() 385 s32 ixgbe_dcb_config_tc_stats_82599(struct ixgbe_hw *hw, in ixgbe_dcb_config_tc_stats_82599() 511 s32 ixgbe_dcb_config_82599(struct ixgbe_hw *hw, in ixgbe_dcb_config_82599() 600 s32 ixgbe_dcb_hw_config_82599(struct ixgbe_hw *hw, int link_speed, in ixgbe_dcb_hw_config_82599()
|
H A D | if_bypass.c | 123 struct ixgbe_hw *hw = &sc->hw; in ixgbe_bp_version() local 165 struct ixgbe_hw *hw = &sc->hw; in ixgbe_bp_set_state() local 229 struct ixgbe_hw *hw = &sc->hw; in ixgbe_bp_timeout() local 274 struct ixgbe_hw *hw = &sc->hw; in ixgbe_bp_main_on() local 318 struct ixgbe_hw *hw = &sc->hw; in ixgbe_bp_main_off() local 362 struct ixgbe_hw *hw = &sc->hw; in ixgbe_bp_aux_on() local 406 struct ixgbe_hw *hw = &sc->hw; in ixgbe_bp_aux_off() local 455 struct ixgbe_hw *hw = &sc->hw; in ixgbe_bp_wd_set() local 528 struct ixgbe_hw *hw = &sc->hw; in ixgbe_bp_wd_reset() local 577 struct ixgbe_hw *hw = &sc->hw; in ixgbe_bp_log() local [all …]
|
H A D | ixgbe_dcb.c | 98 s32 ixgbe_dcb_calculate_tc_credits_cee(struct ixgbe_hw *hw, in ixgbe_dcb_calculate_tc_credits_cee() 402 s32 ixgbe_dcb_get_tc_stats(struct ixgbe_hw *hw, struct ixgbe_hw_stats *stats, in ixgbe_dcb_get_tc_stats() 431 s32 ixgbe_dcb_get_pfc_stats(struct ixgbe_hw *hw, struct ixgbe_hw_stats *stats, in ixgbe_dcb_get_pfc_stats() 459 s32 ixgbe_dcb_config_rx_arbiter_cee(struct ixgbe_hw *hw, in ixgbe_dcb_config_rx_arbiter_cee() 500 s32 ixgbe_dcb_config_tx_desc_arbiter_cee(struct ixgbe_hw *hw, in ixgbe_dcb_config_tx_desc_arbiter_cee() 540 s32 ixgbe_dcb_config_tx_data_arbiter_cee(struct ixgbe_hw *hw, in ixgbe_dcb_config_tx_data_arbiter_cee() 583 s32 ixgbe_dcb_config_pfc_cee(struct ixgbe_hw *hw, in ixgbe_dcb_config_pfc_cee() 617 s32 ixgbe_dcb_config_tc_stats(struct ixgbe_hw *hw) in ixgbe_dcb_config_tc_stats() 644 s32 ixgbe_dcb_hw_config_cee(struct ixgbe_hw *hw, in ixgbe_dcb_hw_config_cee() 695 s32 ixgbe_dcb_config_pfc(struct ixgbe_hw *hw, u8 pfc_en, u8 *map) in ixgbe_dcb_config_pfc() [all …]
|
H A D | if_sriov.c | 97 ixgbe_send_vf_msg(struct ixgbe_hw *hw, struct ixgbe_vf *vf, u32 msg) in ixgbe_send_vf_msg() 221 struct ixgbe_hw *hw; in ixgbe_vf_set_default_vlan() local 260 struct ixgbe_hw *hw = &sc->hw; in ixgbe_clear_vfmbmem() local 337 struct ixgbe_hw *hw; in ixgbe_vf_enable_transmit() local 352 struct ixgbe_hw *hw; in ixgbe_vf_enable_receive() local 370 struct ixgbe_hw *hw; in ixgbe_vf_reset_msg() local 461 struct ixgbe_hw *hw; in ixgbe_vf_set_vlan() local 488 struct ixgbe_hw *hw; in ixgbe_vf_set_lpe() local 561 struct ixgbe_hw *hw; in ixgbe_vf_get_queues() local 591 struct ixgbe_hw *hw; in ixgbe_process_vf_msg() local [all …]
|
H A D | ixgbe.c | 424 struct ixgbe_hw *hw = &sc->hw; in ixgbe_initialize_rss_mapping() local 544 struct ixgbe_hw *hw = &sc->hw; in ixgbe_initialize_receive_units() local 671 struct ixgbe_hw *hw = &sc->hw; in ixgbe_initialize_transmit_units() local 760 struct ixgbe_hw *hw = &sc->hw; in ixgbe_quirks() local 796 struct ixgbe_hw *hw; in ixgbe_attach() local 1335 struct ixgbe_hw *hw = &sc->hw; in ixgbe_check_wol_support() local 1463 struct ixgbe_hw *hw = &sc->hw; in ixgbe_add_media_types() local 1526 ixgbe_is_sfp(struct ixgbe_hw *hw) in ixgbe_is_sfp() 1568 struct ixgbe_hw *hw = &sc->hw; in ixgbe_config_link() local 1619 struct ixgbe_hw *hw = &sc->hw; in ixgbe_update_stats_counters() local [all …]
|
H A D | ixv.c | 297 struct ixgbe_hw *hw; in ixv_attach() local 606 struct ixgbe_hw *hw = &sc->hw; in ixv_detach() local 713 struct ixgbe_hw *hw = &sc->hw; in ixv_init_locked() local 832 struct ixgbe_hw *hw = &sc->hw; in ixv_enable_queue() local 853 struct ixgbe_hw *hw = &sc->hw; in ixv_disable_queue() local 976 struct ixgbe_hw *hw = &sc->hw; in ixv_msix_mbx() local 1098 struct ixgbe_hw *hw = &sc->hw; in ixv_negotiate_api() local 1130 struct ixgbe_hw *hw = &sc->hw; in ixv_set_rxfilter() local 1250 ixv_mc_array_itr(struct ixgbe_hw *hw, u8 **update_ptr, u32 *vmdq) in ixv_mc_array_itr() 1473 struct ixgbe_hw *hw = &sc->hw; in ixv_stop_locked() local [all …]
|
/netbsd-src/sys/dev/pci/igc/ |
H A D | igc_api.c | 23 igc_init_mac_params(struct igc_hw *hw) in igc_init_mac_params() 49 igc_init_nvm_params(struct igc_hw *hw) in igc_init_nvm_params() 75 igc_init_phy_params(struct igc_hw *hw) in igc_init_phy_params() 103 igc_set_mac_type(struct igc_hw *hw) in igc_set_mac_type() 151 igc_setup_init_funcs(struct igc_hw *hw, bool init_device) in igc_setup_init_funcs() 222 igc_update_mc_addr_list(struct igc_hw *hw, uint8_t *mc_addr_list, in igc_update_mc_addr_list() 239 igc_check_for_link(struct igc_hw *hw) in igc_check_for_link() 255 igc_reset_hw(struct igc_hw *hw) in igc_reset_hw() 271 igc_init_hw(struct igc_hw *hw) in igc_init_hw() 290 igc_get_speed_and_duplex(struct igc_hw *hw, uint16_t *speed, uint16_t *duplex) in igc_get_speed_and_duplex() [all …]
|
H A D | igc_phy.c | 22 igc_init_phy_ops_generic(struct igc_hw *hw) in igc_init_phy_ops_generic() 54 igc_null_set_page(struct igc_hw IGC_UNUSEDARG *hw, uint16_t IGC_UNUSEDARG data) in igc_null_set_page() 67 igc_null_read_reg(struct igc_hw IGC_UNUSEDARG *hw, in igc_null_read_reg() 79 igc_null_phy_generic(struct igc_hw IGC_UNUSEDARG *hw) in igc_null_phy_generic() 91 igc_null_lplu_state(struct igc_hw IGC_UNUSEDARG *hw, bool IGC_UNUSEDARG active) in igc_null_lplu_state() 104 igc_null_write_reg(struct igc_hw IGC_UNUSEDARG *hw, in igc_null_write_reg() 120 igc_check_reset_block_generic(struct igc_hw *hw) in igc_check_reset_block_generic() 140 igc_get_phy_id(struct igc_hw *hw) in igc_get_phy_id() 177 igc_read_phy_reg_mdic(struct igc_hw *hw, uint32_t offset, uint16_t *data) in igc_read_phy_reg_mdic() 235 igc_write_phy_reg_mdic(struct igc_hw *hw, uint32_t offset, uint16_t data) in igc_write_phy_reg_mdic() [all …]
|
H A D | igc_mac.c | 22 igc_init_mac_ops_generic(struct igc_hw *hw) in igc_init_mac_ops_generic() 38 igc_null_ops_generic(struct igc_hw IGC_UNUSEDARG *hw) in igc_null_ops_generic() 54 igc_write_vfta_generic(struct igc_hw *hw, uint32_t offset, uint32_t value) in igc_write_vfta_generic() 72 igc_init_rx_addrs_generic(struct igc_hw *hw, uint16_t rar_count) in igc_init_rx_addrs_generic() 103 igc_check_alt_mac_addr_generic(struct igc_hw *hw) in igc_check_alt_mac_addr_generic() 167 igc_rar_set_generic(struct igc_hw *hw, uint8_t *addr, uint32_t index) in igc_rar_set_generic() 206 igc_hash_mc_addr_generic(struct igc_hw *hw, uint8_t *mc_addr) in igc_hash_mc_addr_generic() 278 igc_update_mc_addr_list_generic(struct igc_hw *hw, uint8_t *mc_addr_list, in igc_update_mc_addr_list_generic() 313 igc_clear_hw_cntrs_base_generic(struct igc_hw *hw) in igc_clear_hw_cntrs_base_generic() 394 igc_setup_link_generic(struct igc_hw *hw) in igc_setup_link_generic() [all …]
|
H A D | igc_i225.c | 29 igc_init_nvm_params_i225(struct igc_hw *hw) in igc_init_nvm_params_i225() 85 igc_init_mac_params_i225(struct igc_hw *hw) in igc_init_mac_params_i225() 137 igc_init_phy_params_i225(struct igc_hw *hw) in igc_init_phy_params_i225() 183 igc_reset_hw_i225(struct igc_hw *hw) in igc_reset_hw_i225() 241 igc_acquire_nvm_i225(struct igc_hw *hw) in igc_acquire_nvm_i225() 259 igc_release_nvm_i225(struct igc_hw *hw) in igc_release_nvm_i225() 274 igc_acquire_swfw_sync_i225(struct igc_hw *hw, uint16_t mask) in igc_acquire_swfw_sync_i225() 325 igc_release_swfw_sync_i225(struct igc_hw *hw, uint16_t mask) in igc_release_swfw_sync_i225() 350 igc_setup_copper_link_i225(struct igc_hw *hw) in igc_setup_copper_link_i225() 377 igc_get_hw_semaphore_i225(struct igc_hw *hw) in igc_get_hw_semaphore_i225() [all …]
|
H A D | igc_nvm.c | 21 igc_init_nvm_ops_generic(struct igc_hw *hw) in igc_init_nvm_ops_generic() 45 igc_null_read_nvm(struct igc_hw IGC_UNUSEDARG *hw, uint16_t IGC_UNUSEDARG a, in igc_null_read_nvm() 57 igc_null_nvm_generic(struct igc_hw IGC_UNUSEDARG *hw) in igc_null_nvm_generic() 71 igc_reload_nvm_generic(struct igc_hw *hw) in igc_reload_nvm_generic() 92 igc_null_write_nvm(struct igc_hw IGC_UNUSEDARG *hw, uint16_t IGC_UNUSEDARG a, in igc_null_write_nvm() 108 igc_poll_eerd_eewr_done(struct igc_hw *hw, int ee_reg) in igc_poll_eerd_eewr_done() 140 igc_read_nvm_eerd(struct igc_hw *hw, uint16_t offset, uint16_t words, in igc_read_nvm_eerd() 185 igc_read_mac_addr_generic(struct igc_hw *hw) in igc_read_mac_addr_generic() 213 igc_validate_nvm_checksum_generic(struct igc_hw *hw) in igc_validate_nvm_checksum_generic()
|
H A D | igc_base.c | 25 igc_acquire_phy_base(struct igc_hw *hw) in igc_acquire_phy_base() 44 igc_release_phy_base(struct igc_hw *hw) in igc_release_phy_base() 63 igc_init_hw_base(struct igc_hw *hw) in igc_init_hw_base() 105 igc_power_down_phy_copper_base(struct igc_hw *hw) in igc_power_down_phy_copper_base()
|
/netbsd-src/sys/arch/hp300/stand/common/ |
H A D | device.h | 70 #define HW_ISCTLR(hw) ((hw)->hw_type & C_FLAG) argument 71 #define HW_ISDIOII(hw) ((hw)->hw_type & B_DIOII) argument 72 #define HW_ISHPIB(hw) (((hw)->hw_type & C_MASK) == C_HPIB) argument 73 #define HW_ISSCSI(hw) (((hw)->hw_type & C_MASK) == C_SCSI) argument 74 #define HW_ISDEV(hw,d) (((hw)->hw_type & D_MASK) == (d)) argument
|
/netbsd-src/sys/dev/ |
H A D | video.c | 563 const struct video_hw_if *hw; in video_query_control() local 602 const struct video_hw_if *hw; in video_get_control() local 785 const struct video_hw_if *hw; in video_enum_format() local 815 const struct video_hw_if *hw; in video_enum_framesizes() local 843 const struct video_hw_if *hw; in video_enum_frameival() local 859 const struct video_hw_if *hw; in video_get_format() local 879 const struct video_hw_if *hw; in video_set_format() local 904 const struct video_hw_if *hw; in video_try_format() local 927 const struct video_hw_if *hw; in video_get_parm() local 954 const struct video_hw_if *hw; in video_set_parm() local [all …]
|