Lines Matching defs:hxgep
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()
1070 hxge_uninit(p_hxge_t hxgep) in hxge_uninit()
1115 hxge_debug_msg(p_hxge_t hxgep, uint64_t level, char *fmt, ...) in hxge_debug_msg()
1206 hxge_suspend(p_hxge_t hxgep) in hxge_suspend()
1227 hxge_resume(p_hxge_t hxgep) in hxge_resume()
1260 hxge_setup_dev(p_hxge_t hxgep) in hxge_setup_dev()
1287 hxge_destroy_dev(p_hxge_t hxgep) in hxge_destroy_dev()
1297 hxge_setup_system_dma_pages(p_hxge_t hxgep) in hxge_setup_system_dma_pages()
1395 hxge_alloc_mem_pool(p_hxge_t hxgep) in hxge_alloc_mem_pool()
1417 hxge_free_mem_pool(p_hxge_t hxgep) in hxge_free_mem_pool()
1428 hxge_alloc_rx_mem_pool(p_hxge_t hxgep) in hxge_alloc_rx_mem_pool()
1665 hxge_free_rx_mem_pool(p_hxge_t hxgep) in hxge_free_rx_mem_pool()
1759 hxge_alloc_rx_buf_dma(p_hxge_t hxgep, uint16_t dma_channel, in hxge_alloc_rx_buf_dma()
1854 hxge_free_rx_buf_dma(p_hxge_t hxgep, p_hxge_dma_common_t dmap, in hxge_free_rx_buf_dma()
1873 hxge_alloc_rx_cntl_dma(p_hxge_t hxgep, uint16_t dma_channel, in hxge_alloc_rx_cntl_dma()
1912 hxge_free_rx_cntl_dma(p_hxge_t hxgep, p_hxge_dma_common_t dmap) in hxge_free_rx_cntl_dma()
1922 hxge_alloc_tx_mem_pool(p_hxge_t hxgep) in hxge_alloc_tx_mem_pool()
2066 hxge_alloc_tx_buf_dma(p_hxge_t hxgep, uint16_t dma_channel, in hxge_alloc_tx_buf_dma()
2145 hxge_free_tx_buf_dma(p_hxge_t hxgep, p_hxge_dma_common_t dmap, in hxge_free_tx_buf_dma()
2161 hxge_alloc_tx_cntl_dma(p_hxge_t hxgep, uint16_t dma_channel, in hxge_alloc_tx_cntl_dma()
2200 hxge_free_tx_cntl_dma(p_hxge_t hxgep, p_hxge_dma_common_t dmap) in hxge_free_tx_cntl_dma()
2210 hxge_free_tx_mem_pool(p_hxge_t hxgep) in hxge_free_tx_mem_pool()
2271 hxge_dma_mem_alloc(p_hxge_t hxgep, dma_method_t method, in hxge_dma_mem_alloc()
2405 p_hxge_t hxgep = (p_hxge_t)arg; in hxge_m_start() local
2451 p_hxge_t hxgep = (p_hxge_t)arg; in hxge_m_stop() local
2483 p_hxge_t hxgep = (p_hxge_t)arg; in hxge_m_multicst() local
2512 p_hxge_t hxgep = (p_hxge_t)arg; in hxge_m_promisc() local
2530 p_hxge_t hxgep = (p_hxge_t)arg; in hxge_m_ioctl() local
2626 p_hxge_t hxgep; in hxge_tx_ring_start() local
2654 p_hxge_t hxgep; in hxge_tx_ring_stop() local
2673 p_hxge_t hxgep; in hxge_rx_ring_start() local
2719 p_hxge_t hxgep; in hxge_rx_ring_stop() local
2766 hxge_mmac_get_slot(p_hxge_t hxgep, int *slot) in hxge_mmac_get_slot()
2784 hxge_mmac_set_addr(p_hxge_t hxgep, int slot, const uint8_t *addr) in hxge_mmac_set_addr()
2812 hxge_mmac_find_addr(p_hxge_t hxgep, const uint8_t *addr, int *slot) in hxge_mmac_find_addr()
2831 hxge_mmac_unset_addr(p_hxge_t hxgep, int slot) in hxge_mmac_unset_addr()
2855 p_hxge_t hxgep = group->hxgep; in hxge_rx_group_add_mac() local
2886 p_hxge_t hxgep = group->hxgep; in hxge_rx_group_rem_mac() local
2911 p_hxge_t hxgep = arg; in hxge_group_get() local
2939 hxge_ring_get_htable_idx(p_hxge_t hxgep, mac_ring_type_t type, uint32_t channel) in hxge_ring_get_htable_idx()
2981 p_hxge_t hxgep = arg; in hxge_fill_ring() local
3058 p_hxge_t hxgep = arg; in hxge_m_getcapab() local
3133 hxge_t *hxgep = barg; in hxge_m_setprop() local
3253 hxge_t *hxgep = barg; in hxge_m_getprop() local
3385 hxge_set_priv_prop(p_hxge_t hxgep, const char *pr_name, uint_t pr_valsize, in hxge_set_priv_prop()
3442 hxge_get_priv_prop(p_hxge_t hxgep, const char *pr_name, uint_t pr_valsize, in hxge_get_priv_prop()
3619 hxge_add_intrs(p_hxge_t hxgep) in hxge_add_intrs()
3741 hxge_add_intrs_adv(p_hxge_t hxgep) in hxge_add_intrs_adv()
3777 hxge_add_intrs_adv_type(p_hxge_t hxgep, uint32_t int_type) in hxge_add_intrs_adv_type()
3968 hxge_add_intrs_adv_type_fix(p_hxge_t hxgep, uint32_t int_type) in hxge_add_intrs_adv_type_fix()
4105 hxge_remove_intrs(p_hxge_t hxgep) in hxge_remove_intrs()
4159 hxge_intrs_enable(p_hxge_t hxgep) in hxge_intrs_enable()
4205 hxge_intrs_disable(p_hxge_t hxgep) in hxge_intrs_disable()
4234 hxge_mac_register(p_hxge_t hxgep) in hxge_mac_register()
4281 hxge_init_common_dev(p_hxge_t hxgep) in hxge_init_common_dev()
4336 hxge_uninit_common_dev(p_hxge_t hxgep) in hxge_uninit_common_dev()
4414 p_hxge_t hxgep = (p_hxge_t)arg; in hxge_link_poll() local
4441 hxge_link_update(p_hxge_t hxgep, link_state_t state) in hxge_link_update()
4458 hxge_msix_init(p_hxge_t hxgep) in hxge_msix_init()
4495 hxge_create_msi_property(p_hxge_t hxgep) in hxge_create_msi_property()