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

123456

/freebsd-11-stable/sys/arm/ti/
H A Dti_hwmods.c109 struct hwmod *hw; local
/freebsd-11-stable/sys/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_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
159 e1000_init_function_pointers_82542(struct e1000_hw *hw) argument
175 e1000_get_bus_info_82542(struct e1000_hw *hw) argument
192 e1000_reset_hw_82542(struct e1000_hw *hw) argument
243 e1000_init_hw_82542(struct e1000_hw *hw) argument
317 e1000_setup_link_82542(struct e1000_hw *hw) argument
373 e1000_led_on_82542(struct e1000_hw *hw) argument
392 e1000_led_off_82542(struct e1000_hw *hw) argument
414 e1000_rar_set_82542(struct e1000_hw *hw, u8 *addr, u32 index) argument
542 e1000_clear_hw_cntrs_82542(struct e1000_hw *hw) argument
568 e1000_read_mac_addr_82542(struct e1000_hw *hw) argument
[all...]
H A De1000_manage.c70 s32 e1000_mng_enable_host_if_generic(struct e1000_hw *hw) argument
111 bool e1000_check_mng_mode_generic(struct e1000_hw *hw) argument
129 bool e1000_enable_tx_pkt_filtering_generic(struct e1000_hw *hw) argument
189 e1000_mng_write_cmd_header_generic(struct e1000_hw *hw, struct e1000_host_mng_command_header *hdr) argument
223 e1000_mng_host_if_write_generic(struct e1000_hw *hw, u8 *buffer, u16 length, u16 offset, u8 *sum) argument
295 e1000_mng_write_dhcp_info_generic(struct e1000_hw *hw, u8 *buffer, u16 length) argument
340 e1000_enable_mng_pass_thru(struct e1000_hw *hw) argument
394 e1000_host_interface_command(struct e1000_hw *hw, u8 *buffer, u32 length) argument
467 e1000_load_firmware(struct e1000_hw *hw, u8 *buffer, u32 length) argument
[all...]
H A De1000_80003es2lan.c89 e1000_init_phy_params_80003es2lan(struct e1000_hw *hw) argument
140 e1000_init_nvm_params_80003es2lan(struct e1000_hw *hw) argument
196 e1000_init_mac_params_80003es2lan(struct e1000_hw *hw) argument
280 e1000_init_function_pointers_80003es2lan(struct e1000_hw *hw) argument
295 e1000_acquire_phy_80003es2lan(struct e1000_hw *hw) argument
311 e1000_release_phy_80003es2lan(struct e1000_hw *hw) argument
328 e1000_acquire_mac_csr_80003es2lan(struct e1000_hw *hw) argument
345 e1000_release_mac_csr_80003es2lan(struct e1000_hw *hw) argument
362 e1000_acquire_nvm_80003es2lan(struct e1000_hw *hw) argument
386 e1000_release_nvm_80003es2lan(struct e1000_hw *hw) argument
402 e1000_acquire_swfw_sync_80003es2lan(struct e1000_hw *hw, u16 mask) argument
449 e1000_release_swfw_sync_80003es2lan(struct e1000_hw *hw, u16 mask) argument
473 e1000_read_phy_reg_gg82563_80003es2lan(struct e1000_hw *hw, u32 offset, u16 *data) argument
544 e1000_write_phy_reg_gg82563_80003es2lan(struct e1000_hw *hw, u32 offset, u16 data) argument
616 e1000_write_nvm_80003es2lan(struct e1000_hw *hw, u16 offset, u16 words, u16 *data) argument
631 e1000_get_cfg_done_80003es2lan(struct e1000_hw *hw) argument
662 e1000_phy_force_speed_duplex_80003es2lan(struct e1000_hw *hw) argument
757 e1000_get_cable_length_80003es2lan(struct e1000_hw *hw) argument
793 e1000_get_link_up_info_80003es2lan(struct e1000_hw *hw, u16 *speed, u16 *duplex) argument
819 e1000_reset_hw_80003es2lan(struct e1000_hw *hw) argument
884 e1000_init_hw_80003es2lan(struct e1000_hw *hw) argument
994 e1000_initialize_hw_bits_80003es2lan(struct e1000_hw *hw) argument
1041 e1000_copper_link_setup_gg82563_80003es2lan(struct e1000_hw *hw) argument
1189 e1000_setup_copper_link_80003es2lan(struct e1000_hw *hw) argument
1248 e1000_cfg_on_link_up_80003es2lan(struct e1000_hw *hw) argument
1279 e1000_cfg_kmrn_10_100_80003es2lan(struct e1000_hw *hw, u16 duplex) argument
1330 e1000_cfg_kmrn_1000_80003es2lan(struct e1000_hw *hw) argument
1381 e1000_read_kmrn_reg_80003es2lan(struct e1000_hw *hw, u32 offset, u16 *data) argument
1418 e1000_write_kmrn_reg_80003es2lan(struct e1000_hw *hw, u32 offset, u16 data) argument
1446 e1000_read_mac_addr_80003es2lan(struct e1000_hw *hw) argument
1470 e1000_power_down_phy_copper_80003es2lan(struct e1000_hw *hw) argument
1486 e1000_clear_hw_cntrs_80003es2lan(struct e1000_hw *hw) argument
[all...]
/freebsd-11-stable/sys/dev/ixgbe/
H A Dixgbe_osdep.c38 ixgbe_read_pci_cfg(struct ixgbe_hw *hw, u32 reg) argument
44 ixgbe_write_pci_cfg(struct ixgbe_hw *hw, u32 reg, u16 value) argument
50 ixgbe_read_reg(struct ixgbe_hw *hw, u32 reg) argument
57 ixgbe_write_reg(struct ixgbe_hw *hw, u32 reg, u32 val) argument
65 ixgbe_read_reg_array(struct ixgbe_hw *hw, u32 reg, u32 offset) argument
73 ixgbe_write_reg_array(struct ixgbe_hw *hw, u32 reg, u32 offset, u32 val) argument
[all...]
H A Dixgbe_dcb_82598.c48 s32 ixgbe_dcb_get_tc_stats_82598(struct ixgbe_hw *hw, argument
90 s32 ixgbe_dcb_get_pfc_stats_82598(struct ixgbe_hw *hw, argument
118 ixgbe_dcb_config_rx_arbiter_82598(struct ixgbe_hw *hw, u16 *refill, u16 *max, u8 *tsa) argument
173 ixgbe_dcb_config_tx_desc_arbiter_82598(struct ixgbe_hw *hw, u16 *refill, u16 *max, u8 *bwg_id, u8 *tsa) argument
217 ixgbe_dcb_config_tx_data_arbiter_82598(struct ixgbe_hw *hw, u16 *refill, u16 *max, u8 *bwg_id, u8 *tsa) argument
262 ixgbe_dcb_config_pfc_82598(struct ixgbe_hw *hw, u8 pfc_en) argument
314 ixgbe_dcb_config_tc_stats_82598(struct ixgbe_hw *hw) argument
346 ixgbe_dcb_hw_config_82598(struct ixgbe_hw *hw, int link_speed, u16 *refill, u16 *max, u8 *bwg_id, u8 *tsa) argument
[all...]
H A Dixgbe_mbx.c45 static s32 ixgbe_poll_for_msg(struct ixgbe_hw *hw, u16 mbx_id) argument
77 static s32 ixgbe_poll_for_ack(struct ixgbe_hw *hw, u16 mbx_id) argument
112 static s32 ixgbe_read_posted_mbx(struct ixgbe_hw *hw, u3 argument
142 ixgbe_write_posted_mbx(struct ixgbe_hw *hw, u32 *msg, u16 size, u16 mbx_id) argument
170 ixgbe_init_mbx_ops_generic(struct ixgbe_hw *hw) argument
185 ixgbe_read_v2p_mailbox(struct ixgbe_hw *hw) argument
203 ixgbe_check_for_bit_vf(struct ixgbe_hw *hw, u32 mask) argument
223 ixgbe_check_for_msg_vf(struct ixgbe_hw *hw, u16 mbx_id) argument
245 ixgbe_check_for_ack_vf(struct ixgbe_hw *hw, u16 mbx_id) argument
267 ixgbe_check_for_rst_vf(struct ixgbe_hw *hw, u16 mbx_id) argument
289 ixgbe_obtain_mbx_lock_vf(struct ixgbe_hw *hw) argument
314 ixgbe_write_mbx_vf(struct ixgbe_hw *hw, u32 *msg, u16 size, u16 mbx_id) argument
356 ixgbe_read_mbx_vf(struct ixgbe_hw *hw, u32 *msg, u16 size, u16 mbx_id) argument
390 ixgbe_init_mbx_params_vf(struct ixgbe_hw *hw) argument
416 ixgbe_check_for_bit_pf(struct ixgbe_hw *hw, u32 mask, s32 index) argument
436 ixgbe_check_for_msg_pf(struct ixgbe_hw *hw, u16 vf_number) argument
460 ixgbe_check_for_ack_pf(struct ixgbe_hw *hw, u16 vf_number) argument
484 ixgbe_check_for_rst_pf(struct ixgbe_hw *hw, u16 vf_number) argument
523 ixgbe_obtain_mbx_lock_pf(struct ixgbe_hw *hw, u16 vf_number) argument
554 ixgbe_write_mbx_pf(struct ixgbe_hw *hw, u32 *msg, u16 size, u16 vf_number) argument
597 ixgbe_read_mbx_pf(struct ixgbe_hw *hw, u32 *msg, u16 size, u16 vf_number) argument
630 ixgbe_init_mbx_params_pf(struct ixgbe_hw *hw) argument
[all...]
H A Dixgbe_dcb_82599.c48 s32 ixgbe_dcb_get_tc_stats_82599(struct ixgbe_hw *hw, argument
89 ixgbe_dcb_get_pfc_stats_82599(struct ixgbe_hw *hw, struct ixgbe_hw_stats *stats, u8 tc_count) argument
117 ixgbe_dcb_config_rx_arbiter_82599(struct ixgbe_hw *hw, u16 *refill, u16 *max, u8 *bwg_id, u8 *tsa, u8 *map) argument
176 ixgbe_dcb_config_tx_desc_arbiter_82599(struct ixgbe_hw *hw, u16 *refill, u16 *max, u8 *bwg_id, u8 *tsa) argument
221 ixgbe_dcb_config_tx_data_arbiter_82599(struct ixgbe_hw *hw, u16 *refill, u16 *max, u8 *bwg_id, u8 *tsa, u8 *map) argument
283 ixgbe_dcb_config_pfc_82599(struct ixgbe_hw *hw, u8 pfc_en, u8 *map) argument
369 ixgbe_dcb_config_tc_stats_82599(struct ixgbe_hw *hw, struct ixgbe_dcb_config *dcb_config) argument
495 ixgbe_dcb_config_82599(struct ixgbe_hw *hw, struct ixgbe_dcb_config *dcb_config) argument
579 ixgbe_dcb_hw_config_82599(struct ixgbe_hw *hw, int link_speed, u16 *refill, u16 *max, u8 *bwg_id, u8 *tsa, u8 *map) argument
[all...]
H A Dixgbe_netmap.c106 set_crcstrip(struct ixgbe_hw *hw, int onoff) argument
[all...]
/freebsd-11-stable/sys/dev/syscons/
H A Dsysmouse.c134 mousehw_t *hw; local
/freebsd-11-stable/sys/dev/qlxgb/
H A Dqla_isr.c266 qla_hw_t *hw; local
383 qla_hw_t *hw; local
[all...]
/freebsd-11-stable/sys/dev/ixgb/
H A Dixgb_ee.c58 ixgb_raise_clock(struct ixgb_hw *hw, argument
77 ixgb_lower_clock(struct ixgb_hw *hw, argument
97 ixgb_shift_out_bits(struct ixgb_hw *hw, uint16_t data, uint16_t count) argument
145 ixgb_shift_in_bits(struct ixgb_hw *hw) argument
188 ixgb_setup_eeprom(struct ixgb_hw *hw) argument
210 ixgb_standby_eeprom(struct ixgb_hw *hw) argument
244 ixgb_clock_eeprom(struct ixgb_hw *hw) argument
268 ixgb_cleanup_eeprom(struct ixgb_hw *hw) argument
294 ixgb_wait_eeprom_command(struct ixgb_hw *hw) argument
336 ixgb_validate_eeprom_checksum(struct ixgb_hw *hw) argument
359 ixgb_update_eeprom_checksum(struct ixgb_hw *hw) argument
385 ixgb_write_eeprom(struct ixgb_hw *hw, uint16_t offset, uint16_t data) argument
436 ixgb_read_eeprom(struct ixgb_hw *hw, uint16_t offset) argument
471 ixgb_get_eeprom_data(struct ixgb_hw *hw) argument
515 ixgb_check_and_get_eeprom_data(struct ixgb_hw* hw) argument
538 ixgb_get_eeprom_word(struct ixgb_hw *hw, uint16_t index) argument
559 ixgb_get_ee_mac_addr(struct ixgb_hw *hw, uint8_t *mac_addr) argument
584 ixgb_get_ee_compatibility(struct ixgb_hw *hw) argument
603 ixgb_get_ee_pba_number(struct ixgb_hw *hw) argument
621 ixgb_get_ee_init_ctrl_reg_1(struct ixgb_hw *hw) argument
640 ixgb_get_ee_init_ctrl_reg_2(struct ixgb_hw *hw) argument
659 ixgb_get_ee_subsystem_id(struct ixgb_hw *hw) argument
678 ixgb_get_ee_subvendor_id(struct ixgb_hw *hw) argument
697 ixgb_get_ee_device_id(struct ixgb_hw *hw) argument
716 ixgb_get_ee_vendor_id(struct ixgb_hw *hw) argument
735 ixgb_get_ee_swdpins_reg(struct ixgb_hw *hw) argument
754 ixgb_get_ee_d3_power(struct ixgb_hw *hw) argument
773 ixgb_get_ee_d0_power(struct ixgb_hw *hw) argument
[all...]
/freebsd-11-stable/sys/dev/tsec/
H A Dif_tsec_fdt.c361 } hw; local
[all...]
/freebsd-11-stable/sys/dev/netmap/
H A Dixgbe_netmap.h76 set_crcstrip(struct ixgbe_hw *hw, int onoff) argument
[all...]
/freebsd-11-stable/sys/dev/ixl/
H A Di40e_osdep.c53 i40e_allocate_virt_mem(struct i40e_hw *hw, struct i40e_virt_mem *mem, u32 size) argument
60 i40e_free_virt_mem(struct i40e_hw *hw, struct i40e_virt_mem *mem) argument
69 i40e_allocate_dma_mem(struct i40e_hw *hw, struct i40e_dma_mem *mem, argument
129 i40e_free_dma_mem(struct i40e_hw *hw, struct i40e_dma_mem *mem) argument
180 i40e_debug_shared(struct i40e_hw *hw, enum i40e_debug_mask mask, char *fmt, ...) argument
249 i40e_read_pci_cfg(struct i40e_hw *hw, u32 reg) argument
260 i40e_write_pci_cfg(struct i40e_hw *hw, u32 reg, u16 value) argument
[all...]
H A Dixl_iw.c54 struct i40e_hw *hw = &pf->hw; local
328 struct i40e_hw *hw = &pf->hw; local
[all...]
H A Di40e_hmc.c50 enum i40e_status_code i40e_add_sd_table_entry(struct i40e_hw *hw, argument
143 enum i40e_status_code i40e_add_pd_table_entry(struct i40e_hw *hw, argument
224 i40e_remove_pd_bp(struct i40e_hw *hw, struct i40e_hmc_info *hmc_info, u32 idx) argument
308 i40e_remove_sd_bp_new(struct i40e_hw *hw, struct i40e_hmc_info *hmc_info, u32 idx, bool is_pf) argument
357 i40e_remove_pd_page_new(struct i40e_hw *hw, struct i40e_hmc_info *hmc_info, u32 idx, bool is_pf) argument
[all...]
/freebsd-11-stable/contrib/diff/src/
H A Dside.c166 size_t hw = sdiff_half_width; local
/freebsd-11-stable/contrib/binutils/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
/freebsd-11-stable/sys/dev/ct/
H A Dct_isa.c113 struct bshw *hw; local
173 struct bshw *hw; local
313 ct_space_map(device_t dev, struct bshw *hw, argument
/freebsd-11-stable/sbin/atm/atmconfig/
H A Datmconfig_device.c267 const struct atmhw *hw; local
/freebsd-11-stable/sys/dev/mse/
H A Dmsevar.h73 mousehw_t hw; member in struct:mse_softc
/freebsd-11-stable/sys/dev/nxge/xgehal/
H A Dxgehal-mgmtaux.c263 xge_hal_mgmt_hw_stats_t hw; local
404 xge_hal_mgmt_hw_stats_t hw; local
700 xge_hal_mgmt_hw_stats_t hw; local
826 xge_hal_mgmt_hw_stats_t hw; local
[all...]

Completed in 225 milliseconds

123456