Home
last modified time | relevance | path

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

/titanic_41/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.c530 p_hxge_hw_pt_cfg_t p_cfgp; in hxge_param_get_rxdma_info()
552 p_cfgp = (p_hxge_hw_pt_cfg_t)&p_dma_cfgp->hw_config; in hxge_param_get_rxdma_info()
1183 p_hxge_hw_pt_cfg_t p_cfgp; in hxge_param_dump_ptrs()
1204 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.c1432 p_hxge_hw_pt_cfg_t p_cfgp; in hxge_alloc_rx_mem_pool()
1455 p_cfgp = (p_hxge_hw_pt_cfg_t)&p_all_cfgp->hw_config; in hxge_alloc_rx_mem_pool()
1927 p_hxge_hw_pt_cfg_t p_cfgp; in hxge_alloc_tx_mem_pool()
1939 p_cfgp = (p_hxge_hw_pt_cfg_t)&p_all_cfgp->hw_config; in hxge_alloc_tx_mem_pool()