Searched refs:p_nxge_hw_pt_cfg_t (Results 1 – 7 of 7) sorted by relevance
220 p_nxge_hw_pt_cfg_t p_cfgp; in nxge_set_hw_classify_config()227 p_cfgp = (p_nxge_hw_pt_cfg_t)&p_all_cfgp->hw_config; in nxge_set_hw_classify_config()
1016 p_nxge_hw_pt_cfg_t p_cfgp; in nxge_param_get_rxdma_info()1038 p_cfgp = (p_nxge_hw_pt_cfg_t)&p_dma_cfgp->hw_config; in nxge_param_get_rxdma_info()1087 p_nxge_hw_pt_cfg_t p_cfgp; in nxge_param_get_rxdma_rdcgrp_info()1094 p_cfgp = (p_nxge_hw_pt_cfg_t)&p_dma_cfgp->hw_config; in nxge_param_get_rxdma_rdcgrp_info()1318 p_nxge_hw_pt_cfg_t p_cfgp; in nxge_param_set_mac_rdcgrp()1327 p_cfgp = (p_nxge_hw_pt_cfg_t)&p_dma_cfgp->hw_config; in nxge_param_set_mac_rdcgrp()1382 p_nxge_hw_pt_cfg_t p_cfgp; in nxge_param_set_vlan_rdcgrp()1393 p_cfgp = (p_nxge_hw_pt_cfg_t)&p_dma_cfgp->hw_config; in nxge_param_set_vlan_rdcgrp()1498 p_nxge_hw_pt_cfg_t p_cfgp; in nxge_param_get_vlan_rdcgrp()1514 p_cfgp = (p_nxge_hw_pt_cfg_t)&p_dma_cfgp->hw_config; in nxge_param_get_vlan_rdcgrp()[all …]
1901 p_nxge_hw_pt_cfg_t p_cfgp; in nxge_use_default_dma_config_n2()1910 p_cfgp = (p_nxge_hw_pt_cfg_t)&p_dma_cfgp->hw_config; in nxge_use_default_dma_config_n2()2151 p_nxge_hw_pt_cfg_t p_cfgp; in nxge_use_cfg_dma_config()2164 p_cfgp = (p_nxge_hw_pt_cfg_t)&p_dma_cfgp->hw_config; in nxge_use_cfg_dma_config()2506 p_nxge_hw_pt_cfg_t p_cfgp; in nxge_use_cfg_mac_class_config()2515 p_cfgp = (p_nxge_hw_pt_cfg_t)&p_dma_cfgp->hw_config; in nxge_use_cfg_mac_class_config()2580 p_nxge_hw_pt_cfg_t p_cfgp; in nxge_set_hw_dma_config()2590 p_cfgp = (p_nxge_hw_pt_cfg_t)&p_dma_cfgp->hw_config; in nxge_set_hw_dma_config()2732 p_nxge_hw_pt_cfg_t p_cfgp; in nxge_check_rxdma_port_member()2738 p_cfgp = (p_nxge_hw_pt_cfg_t)&p_dma_cfgp->hw_config; in nxge_check_rxdma_port_member()[all …]
883 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()1697 p_nxge_hw_pt_cfg_t p_cfgp; in nxge_fflp_config_hash_lookup_enable()1703 p_cfgp = (p_nxge_hw_pt_cfg_t)&p_dma_cfgp->hw_config; in nxge_fflp_config_hash_lookup_enable()1730 p_nxge_hw_pt_cfg_t p_cfgp; in nxge_fflp_config_hash_lookup_disable()1736 p_cfgp = (p_nxge_hw_pt_cfg_t)&p_dma_cfgp->hw_config; in nxge_fflp_config_hash_lookup_disable()2006 p_nxge_hw_pt_cfg_t p_cfgp; in nxge_fflp_update_hw()2012 p_cfgp = (p_nxge_hw_pt_cfg_t)&p_all_cfgp->hw_config; in nxge_fflp_update_hw()2135 p_nxge_hw_pt_cfg_t p_cfgp; in nxge_fflp_handle_sys_errors()2204 p_cfgp = (p_nxge_hw_pt_cfg_t)&p_dma_cfgp->hw_config; in nxge_fflp_handle_sys_errors()[all …]
964 p_nxge_hw_pt_cfg_t p_cfgp; in nxge_init_fzc_rxdma_port()972 p_cfgp = (p_nxge_hw_pt_cfg_t)&p_all_cfgp->hw_config; in nxge_init_fzc_rxdma_port()
2247 p_nxge_hw_pt_cfg_t p_cfgp; in nxge_alloc_rx_mem_pool()2263 p_cfgp = (p_nxge_hw_pt_cfg_t)&p_all_cfgp->hw_config; in nxge_alloc_rx_mem_pool()4398 p_nxge_hw_pt_cfg_t p_cfgp = &nxgep->pt_config.hw_config; in nxge_m_getcapab()5658 p_nxge_hw_pt_cfg_t p_cfgp = &nxgep->pt_config.hw_config; in nxge_fill_ring()6768 p_nxge_hw_pt_cfg_t p_cfgp; in nxge_uninit_common_dev()6808 (p_nxge_hw_pt_cfg_t)&p_dma_cfgp->hw_config; in nxge_uninit_common_dev()
411 } nxge_hw_pt_cfg_t, *p_nxge_hw_pt_cfg_t; typedef