Home
last modified time | relevance | path

Searched refs:p_nxge_hw_pt_cfg_t (Results 1 – 7 of 7) sorted by relevance

/titanic_41/usr/src/uts/common/io/nxge/
H A Dnxge_classify.c222 p_nxge_hw_pt_cfg_t p_cfgp; in nxge_set_hw_classify_config()
229 p_cfgp = (p_nxge_hw_pt_cfg_t)&p_all_cfgp->hw_config; in nxge_set_hw_classify_config()
H A Dnxge_ndd.c1041 p_nxge_hw_pt_cfg_t p_cfgp; in nxge_param_get_rxdma_info()
1063 p_cfgp = (p_nxge_hw_pt_cfg_t)&p_dma_cfgp->hw_config; in nxge_param_get_rxdma_info()
1112 p_nxge_hw_pt_cfg_t p_cfgp; in nxge_param_get_rxdma_rdcgrp_info()
1119 p_cfgp = (p_nxge_hw_pt_cfg_t)&p_dma_cfgp->hw_config; in nxge_param_get_rxdma_rdcgrp_info()
1343 p_nxge_hw_pt_cfg_t p_cfgp; in nxge_param_set_mac_rdcgrp()
1352 p_cfgp = (p_nxge_hw_pt_cfg_t)&p_dma_cfgp->hw_config; in nxge_param_set_mac_rdcgrp()
1415 p_nxge_hw_pt_cfg_t p_cfgp; in nxge_param_set_vlan_rdcgrp()
1426 p_cfgp = (p_nxge_hw_pt_cfg_t)&p_dma_cfgp->hw_config; in nxge_param_set_vlan_rdcgrp()
1539 p_nxge_hw_pt_cfg_t p_cfgp; in nxge_param_get_vlan_rdcgrp()
1555 p_cfgp = (p_nxge_hw_pt_cfg_t)&p_dma_cfgp->hw_config; in nxge_param_get_vlan_rdcgrp()
[all …]
H A Dnxge_virtual.c1900 p_nxge_hw_pt_cfg_t p_cfgp; in nxge_use_default_dma_config_n2()
1909 p_cfgp = (p_nxge_hw_pt_cfg_t)&p_dma_cfgp->hw_config; in nxge_use_default_dma_config_n2()
2150 p_nxge_hw_pt_cfg_t p_cfgp; in nxge_use_cfg_dma_config()
2163 p_cfgp = (p_nxge_hw_pt_cfg_t)&p_dma_cfgp->hw_config; in nxge_use_cfg_dma_config()
2505 p_nxge_hw_pt_cfg_t p_cfgp; in nxge_use_cfg_mac_class_config()
2514 p_cfgp = (p_nxge_hw_pt_cfg_t)&p_dma_cfgp->hw_config; in nxge_use_cfg_mac_class_config()
2579 p_nxge_hw_pt_cfg_t p_cfgp; in nxge_set_hw_dma_config()
2589 p_cfgp = (p_nxge_hw_pt_cfg_t)&p_dma_cfgp->hw_config; in nxge_set_hw_dma_config()
2731 p_nxge_hw_pt_cfg_t p_cfgp; in nxge_check_rxdma_port_member()
2737 p_cfgp = (p_nxge_hw_pt_cfg_t)&p_dma_cfgp->hw_config; in nxge_check_rxdma_port_member()
[all …]
H A Dnxge_fflp.c883 p_nxge_hw_pt_cfg_t p_cfgp; in nxge_get_rdc_group()
887 p_cfgp = (p_nxge_hw_pt_cfg_t)&p_dma_cfgp->hw_config; in nxge_get_rdc_group()
1700 p_nxge_hw_pt_cfg_t p_cfgp; in nxge_fflp_config_hash_lookup_enable()
1706 p_cfgp = (p_nxge_hw_pt_cfg_t)&p_dma_cfgp->hw_config; in nxge_fflp_config_hash_lookup_enable()
1733 p_nxge_hw_pt_cfg_t p_cfgp; in nxge_fflp_config_hash_lookup_disable()
1739 p_cfgp = (p_nxge_hw_pt_cfg_t)&p_dma_cfgp->hw_config; in nxge_fflp_config_hash_lookup_disable()
2009 p_nxge_hw_pt_cfg_t p_cfgp; in nxge_fflp_update_hw()
2015 p_cfgp = (p_nxge_hw_pt_cfg_t)&p_all_cfgp->hw_config; in nxge_fflp_update_hw()
2146 p_nxge_hw_pt_cfg_t p_cfgp; in nxge_fflp_handle_sys_errors()
2215 p_cfgp = (p_nxge_hw_pt_cfg_t)&p_dma_cfgp->hw_config; in nxge_fflp_handle_sys_errors()
[all …]
H A Dnxge_fzc.c972 p_nxge_hw_pt_cfg_t p_cfgp; in nxge_init_fzc_rxdma_port()
980 p_cfgp = (p_nxge_hw_pt_cfg_t)&p_all_cfgp->hw_config; in nxge_init_fzc_rxdma_port()
H A Dnxge_main.c2252 p_nxge_hw_pt_cfg_t p_cfgp; in nxge_alloc_rx_mem_pool()
2268 p_cfgp = (p_nxge_hw_pt_cfg_t)&p_all_cfgp->hw_config; in nxge_alloc_rx_mem_pool()
4416 p_nxge_hw_pt_cfg_t p_cfgp = &nxgep->pt_config.hw_config; in nxge_m_getcapab()
5676 p_nxge_hw_pt_cfg_t p_cfgp = &nxgep->pt_config.hw_config; in nxge_fill_ring()
6784 p_nxge_hw_pt_cfg_t p_cfgp; in nxge_uninit_common_dev()
6824 (p_nxge_hw_pt_cfg_t)&p_dma_cfgp->hw_config; in nxge_uninit_common_dev()
/titanic_41/usr/src/uts/common/sys/nxge/
H A Dnxge_common.h411 } nxge_hw_pt_cfg_t, *p_nxge_hw_pt_cfg_t; typedef