/titanic_44/usr/src/uts/common/io/hxge/ |
H A D | hxge_pfc.c | 41 hxge_classify_init(p_hxge_t hxgep) in hxge_classify_init() 63 hxge_classify_uninit(p_hxge_t hxgep) in hxge_classify_uninit() 69 hxge_tcam_dump_entry(p_hxge_t hxgep, uint32_t location) in hxge_tcam_dump_entry() 101 hxge_get_tcam(p_hxge_t hxgep, p_mblk_t mp) in hxge_get_tcam() 130 hxge_add_tcam_entry(p_hxge_t hxgep, flow_resource_t *flow_res) in hxge_add_tcam_entry() 136 hxge_put_tcam(p_hxge_t hxgep, p_mblk_t mp) in hxge_put_tcam() 149 hxge_get_blade_id(p_hxge_t hxgep) in hxge_get_blade_id() 163 hxge_tcam_default_add_entry(p_hxge_t hxgep, tcam_class_t class) in hxge_tcam_default_add_entry() 252 hxge_tcam_default_config(p_hxge_t hxgep) in hxge_tcam_default_config() 302 hxge_pfc_set_default_mac_addr(p_hxge_t hxgep) in hxge_pfc_set_default_mac_addr() [all …]
|
H A D | hxge_vmac.c | 43 hxge_link_init(p_hxge_t hxgep) in hxge_link_init() 66 hxge_vmac_init(p_hxge_t hxgep) in hxge_vmac_init() 110 hxge_tx_vmac_init(p_hxge_t hxgep) in hxge_tx_vmac_init() 130 hxge_rx_vmac_init(p_hxge_t hxgep) in hxge_rx_vmac_init() 164 hxge_tx_vmac_enable(p_hxge_t hxgep) in hxge_tx_vmac_enable() 191 hxge_tx_vmac_disable(p_hxge_t hxgep) in hxge_tx_vmac_disable() 211 hxge_rx_vmac_enable(p_hxge_t hxgep) in hxge_rx_vmac_enable() 251 hxge_rx_vmac_disable(p_hxge_t hxgep) in hxge_rx_vmac_disable() 284 hxge_tx_vmac_reset(p_hxge_t hxgep) in hxge_tx_vmac_reset() 296 hxge_rx_vmac_reset(p_hxge_t hxgep) in hxge_rx_vmac_reset() [all …]
|
H A D | hxge_hw.c | 38 hxge_global_reset(p_hxge_t hxgep) in hxge_global_reset() 56 hxge_hw_id_init(p_hxge_t hxgep) in hxge_hw_id_init() 76 hxge_hw_init_niu_common(p_hxge_t hxgep) in hxge_hw_init_niu_common() 113 p_hxge_t hxgep = (p_hxge_t)arg2; in hxge_intr() local 225 hxge_peu_handle_sys_errors(p_hxge_t hxgep) in hxge_peu_handle_sys_errors() 342 p_hxge_t hxgep = (p_hxge_t)arg2; in hxge_syserr_intr() local 421 hxge_intr_hw_enable(p_hxge_t hxgep) in hxge_intr_hw_enable() 431 hxge_intr_hw_disable(p_hxge_t hxgep) in hxge_intr_hw_disable() 444 p_hxge_t hxgep = (p_hxge_t)arg; in hxge_rx_hw_blank() local 458 hxge_hw_stop(p_hxge_t hxgep) in hxge_hw_stop() [all …]
|
H A D | hxge_main.c | 391 p_hxge_t hxgep = NULL; in hxge_attach() local 615 p_hxge_t hxgep = NULL; in hxge_detach() local 676 hxge_unattach(p_hxge_t hxgep) in hxge_unattach() 744 hxge_map_regs(p_hxge_t hxgep) in hxge_map_regs() 863 hxge_unmap_regs(p_hxge_t hxgep) in hxge_unmap_regs() 894 hxge_setup_mutexes(p_hxge_t hxgep) in hxge_setup_mutexes() 940 hxge_destroy_mutexes(p_hxge_t hxgep) in hxge_destroy_mutexes() 959 hxge_init(p_hxge_t hxgep) in hxge_init() 1051 hxge_start_timer(p_hxge_t hxgep, fptrv_t func, int msec) in hxge_start_timer() 1062 hxge_stop_timer(p_hxge_t hxgep, timeout_id_t timerid) in hxge_stop_timer() [all …]
|
H A D | hxge_fzc.c | 36 hxge_fzc_intr_init(p_hxge_t hxgep) in hxge_fzc_intr_init() 66 hxge_fzc_intr_ldg_num_set(p_hxge_t hxgep) in hxge_fzc_intr_ldg_num_set() 114 hxge_fzc_intr_tmres_set(p_hxge_t hxgep) in hxge_fzc_intr_tmres_set() 134 hxge_fzc_intr_sid_set(p_hxge_t hxgep) in hxge_fzc_intr_sid_set() 176 hxge_init_fzc_rxdma_channel(p_hxge_t hxgep, uint16_t channel, in hxge_init_fzc_rxdma_channel() 194 hxge_init_fzc_rxdma_channel_pages(p_hxge_t hxgep, in hxge_init_fzc_rxdma_channel_pages() 218 hxge_init_fzc_txdma_channel(p_hxge_t hxgep, uint16_t channel, in hxge_init_fzc_txdma_channel() 233 hxge_init_fzc_rx_common(p_hxge_t hxgep) in hxge_init_fzc_rx_common() 262 hxge_init_fzc_txdma_channel_pages(p_hxge_t hxgep, uint16_t channel, in hxge_init_fzc_txdma_channel_pages() 284 hxge_fzc_sys_err_mask_set(p_hxge_t hxgep, boolean_t mask) in hxge_fzc_sys_err_mask_set()
|
H A D | hxge_virtual.c | 58 hxge_get_config_properties(p_hxge_t hxgep) in hxge_get_config_properties() 90 hxge_set_hw_vlan_class_config(p_hxge_t hxgep) in hxge_set_hw_vlan_class_config() 152 hxge_use_cfg_vlan_class_config(p_hxge_t hxgep) in hxge_use_cfg_vlan_class_config() 200 hxge_use_cfg_hydra_properties(p_hxge_t hxgep) in hxge_use_cfg_hydra_properties() 224 hxge_use_cfg_dma_config(p_hxge_t hxgep) in hxge_use_cfg_dma_config() 306 hxge_use_cfg_class_config(p_hxge_t hxgep) in hxge_use_cfg_class_config() 312 hxge_set_hw_dma_config(p_hxge_t hxgep) in hxge_set_hw_dma_config() 338 hxge_check_rxdma_port_member(p_hxge_t hxgep, uint8_t rdc) in hxge_check_rxdma_port_member() 358 hxge_check_txdma_port_member(p_hxge_t hxgep, uint8_t tdc) in hxge_check_txdma_port_member() 384 hxge_set_hw_class_config(p_hxge_t hxgep) in hxge_set_hw_class_config() [all …]
|
H A D | hxge_txdma.c | 86 hxge_init_txdma_channels(p_hxge_t hxgep) in hxge_init_txdma_channels() 123 hxge_uninit_txdma_channels(p_hxge_t hxgep) in hxge_uninit_txdma_channels() 152 hxge_reset_txdma_channel(p_hxge_t hxgep, uint16_t channel, uint64_t reg_data) in hxge_reset_txdma_channel() 183 hxge_init_txdma_channel_event_mask(p_hxge_t hxgep, uint16_t channel, in hxge_init_txdma_channel_event_mask() 212 hxge_enable_txdma_channel(p_hxge_t hxgep, in hxge_enable_txdma_channel() 602 hxge_txdma_reclaim(p_hxge_t hxgep, p_tx_ring_t tx_ring_p, int nmblks) in hxge_txdma_reclaim() 807 p_hxge_t hxgep = (p_hxge_t)arg2; in hxge_tx_intr() local 898 hxge_txdma_stop(p_hxge_t hxgep) in hxge_txdma_stop() 909 hxge_txdma_hw_mode(p_hxge_t hxgep, boolean_t enable) in hxge_txdma_hw_mode() 986 hxge_txdma_enable_channel(p_hxge_t hxgep, uint16_t channel) in hxge_txdma_enable_channel() [all …]
|
H A D | hxge_ndd.c | 228 hxge_get_param_soft_properties(p_hxge_t hxgep) in hxge_get_param_soft_properties() 297 hxge_private_param_register(p_hxge_t hxgep, p_hxge_param_t param_arr) in hxge_private_param_register() 338 hxge_setup_param(p_hxge_t hxgep) in hxge_setup_param() 389 hxge_init_param(p_hxge_t hxgep) in hxge_init_param() 441 hxge_destroy_param(p_hxge_t hxgep) in hxge_destroy_param() 492 hxge_param_get_generic(p_hxge_t hxgep, queue_t *q, p_mblk_t mp, caddr_t cp) in hxge_param_get_generic() 511 hxge_param_get_mac(p_hxge_t hxgep, queue_t *q, p_mblk_t mp, caddr_t cp) in hxge_param_get_mac() 524 hxge_param_get_rxdma_info(p_hxge_t hxgep, queue_t *q, p_mblk_t mp, caddr_t cp) in hxge_param_get_rxdma_info() 604 hxge_param_set_generic(p_hxge_t hxgep, queue_t *q, mblk_t *mp, in hxge_param_set_generic() 624 hxge_param_set_mac(p_hxge_t hxgep, queue_t *q, mblk_t *mp, in hxge_param_set_mac() [all …]
|
H A D | hxge_rxdma.c | 109 hxge_init_rxdma_channels(p_hxge_t hxgep) in hxge_init_rxdma_channels() 149 hxge_uninit_rxdma_channels(p_hxge_t hxgep) in hxge_uninit_rxdma_channels() 160 hxge_init_rxdma_channel_cntl_stat(p_hxge_t hxgep, uint16_t channel, in hxge_init_rxdma_channel_cntl_stat() 181 hxge_enable_rxdma_channel(p_hxge_t hxgep, uint16_t channel, in hxge_enable_rxdma_channel() 283 hxge_disable_rxdma_channel(p_hxge_t hxgep, uint16_t channel) in hxge_disable_rxdma_channel() 304 hxge_rxdma_channel_rcrflush(p_hxge_t hxgep, uint8_t channel) in hxge_rxdma_channel_rcrflush() 332 hxge_rxbuf_pp_to_vp(p_hxge_t hxgep, p_rx_rbr_ring_t rbr_p, in hxge_rxbuf_pp_to_vp() 647 hxge_rxbuf_index_info_init(p_hxge_t hxgep, p_rx_rbr_ring_t rbrp) in hxge_rxbuf_index_info_init() 696 hxge_dump_rcr_entry(p_hxge_t hxgep, p_rcr_entry_t entry_p) in hxge_dump_rcr_entry() 741 hxge_rxdma_stop(p_hxge_t hxgep) in hxge_rxdma_stop() [all …]
|
H A D | hxge_kstats.c | 37 hxge_init_statsp(p_hxge_t hxgep) in hxge_init_statsp() 352 p_hxge_t hxgep; in hxge_tdc_stat_update() local 410 p_hxge_t hxgep; in hxge_tdc_sys_stat_update() local 440 p_hxge_t hxgep; in hxge_rdc_stat_update() local 494 p_hxge_t hxgep; in hxge_rdc_sys_stat_update() local 523 p_hxge_t hxgep; in hxge_vmac_stat_update() local 558 p_hxge_t hxgep; in hxge_pfc_stat_update() local 590 p_hxge_t hxgep; in hxge_peu_sys_stat_update() local 626 hxge_setup_local_kstat(p_hxge_t hxgep, int instance, char *name, in hxge_setup_local_kstat() 653 hxge_setup_kstats(p_hxge_t hxgep) in hxge_setup_kstats() [all …]
|
H A D | hxge_fm.c | 174 hxge_fm_init(p_hxge_t hxgep, ddi_device_acc_attr_t *reg_attr, in hxge_fm_init() 242 hxge_fm_fini(p_hxge_t hxgep) in hxge_fm_fini() 318 hxge_fm_ereport(p_hxge_t hxgep, uint8_t err_chan, in hxge_fm_ereport() 469 hxge_fm_report_error(p_hxge_t hxgep, uint8_t err_chan, in hxge_fm_report_error()
|
H A D | hxge_impl.h | 98 #define HXGE_DEV_HPI_HANDLE(hxgep) (hxgep->hpi_handle) argument 100 #define HPI_PCI_ACC_HANDLE_SET(hxgep, ah) (hxgep->hpi_pci_handle.regh = ah) argument 101 #define HPI_PCI_ADD_HANDLE_SET(hxgep, ap) (hxgep->hpi_pci_handle.regp = ap) argument 103 #define HPI_ACC_HANDLE_SET(hxgep, ah) (hxgep->hpi_handle.regh = ah) argument 104 #define HPI_ADD_HANDLE_SET(hxgep, ap) \ argument 111 #define HPI_REG_ACC_HANDLE_SET(hxgep, ah) (hxgep->hpi_reg_handle.regh = ah) argument 112 #define HPI_REG_ADD_HANDLE_SET(hxgep, ap) \ argument 119 #define HPI_MSI_ACC_HANDLE_SET(hxgep, ah) (hxgep->hpi_msi_handle.regh = ah) argument 120 #define HPI_MSI_ADD_HANDLE_SET(hxgep, ap) \ argument 261 p_hxge_t hxgep; member [all …]
|
H A D | hxge_send.c | 67 p_hxge_t hxgep; in hxge_tx_ring_send() local 88 hxge_start(p_hxge_t hxgep, p_tx_ring_t tx_ring_p, p_mblk_t mp) in hxge_start()
|
H A D | hxge_common_impl.h | 226 #define FM_SERVICE_RESTORED(hxgep) \ argument 229 #define HXGE_FM_REPORT_ERROR(hxgep, chan, ereport_id) \ argument
|
H A D | hpi.h | 158 void *hxgep; member
|
H A D | hxge_txdma.h | 126 struct _hxge_t *hxgep; member 181 struct _hxge_t *hxgep; member
|
H A D | hxge_rxdma.h | 293 struct _hxge_t *hxgep; member 315 struct _hxge_t *hxgep; member 395 struct _hxge_t *hxgep; member 452 struct _hxge_t *hxgep; member
|
H A D | hxge.h | 267 struct _hxge_t *hxgep; member 276 struct _hxge_t *hxgep; member
|