Home
last modified time | relevance | path

Searched refs:p_hxge_hw_pt_cfg_t (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/io/hxge/
H A Dhxge_virtual.c228 p_hxge_hw_pt_cfg_t p_cfgp; in hxge_use_cfg_dma_config()
239 p_cfgp = (p_hxge_hw_pt_cfg_t)&p_dma_cfgp->hw_config; in hxge_use_cfg_dma_config()
315 p_hxge_hw_pt_cfg_t p_cfgp; in hxge_set_hw_dma_config()
320 p_cfgp = (p_hxge_hw_pt_cfg_t)&p_dma_cfgp->hw_config; in hxge_set_hw_dma_config()
341 p_hxge_hw_pt_cfg_t p_cfgp; in hxge_check_rxdma_port_member()
347 p_cfgp = (p_hxge_hw_pt_cfg_t)&p_dma_cfgp->hw_config; in hxge_check_rxdma_port_member()
361 p_hxge_hw_pt_cfg_t p_cfgp; in hxge_check_txdma_port_member()
367 p_cfgp = (p_hxge_hw_pt_cfg_t)&p_dma_cfgp->hw_config; in hxge_check_txdma_port_member()
468 p_hxge_hw_pt_cfg_t p_cfgp; in hxge_ldgv_init()
483 p_cfgp = (p_hxge_hw_pt_cfg_t)&p_dma_cfgp->hw_config; in hxge_ldgv_init()
H A Dhxge_common.h131 } hxge_hw_pt_cfg_t, *p_hxge_hw_pt_cfg_t; typedef
H A Dhxge_ndd.c509 p_hxge_hw_pt_cfg_t p_cfgp; in hxge_param_get_rxdma_info()
531 p_cfgp = (p_hxge_hw_pt_cfg_t)&p_dma_cfgp->hw_config; in hxge_param_get_rxdma_info()
1153 p_hxge_hw_pt_cfg_t p_cfgp; in hxge_param_dump_ptrs()
1174 p_cfgp = (p_hxge_hw_pt_cfg_t)&p_dma_cfgp->hw_config; in hxge_param_dump_ptrs()
H A Dhxge_kstats.c778 p_hxge_hw_pt_cfg_t p_cfgp; in hxge_destroy_kstats()
788 p_cfgp = (p_hxge_hw_pt_cfg_t)&p_dma_cfgp->hw_config; in hxge_destroy_kstats()
H A Dhxge_main.c1433 p_hxge_hw_pt_cfg_t p_cfgp; in hxge_alloc_rx_mem_pool()
1456 p_cfgp = (p_hxge_hw_pt_cfg_t)&p_all_cfgp->hw_config; in hxge_alloc_rx_mem_pool()
1928 p_hxge_hw_pt_cfg_t p_cfgp; in hxge_alloc_tx_mem_pool()
1940 p_cfgp = (p_hxge_hw_pt_cfg_t)&p_all_cfgp->hw_config; in hxge_alloc_tx_mem_pool()