Home
last modified time | relevance | path

Searched refs:max_tdcs (Results 1 – 9 of 9) sorted by relevance

/illumos-gate/usr/src/uts/common/io/hxge/
H A Dhxge_virtual.c244 p_cfgp->max_tdcs = hxgep->max_tdcs = tx_ndmas; in hxge_use_cfg_dma_config()
248 p_cfgp, p_cfgp->max_tdcs, hxgep->max_tdcs)); in hxge_use_cfg_dma_config()
323 hxgep->ntdc = p_cfgp->max_tdcs; in hxge_set_hw_dma_config()
370 if (tdc < p_cfgp->max_tdcs) in hxge_check_txdma_port_member()
486 nldvs = p_cfgp->max_tdcs + p_cfgp->max_rdcs; in hxge_ldgv_init()
518 ldgvp->ndma_ldvs = p_cfgp->max_tdcs + p_cfgp->max_rdcs; in hxge_ldgv_init()
588 end = start + p_cfgp->max_tdcs; in hxge_ldgv_init()
H A Dhxge_common.h124 uint32_t max_tdcs; /* max TDC in sequence */ member
H A Dhxge.h374 uint32_t max_tdcs; member
H A Dhxge_main.c1942 ndmas = p_cfgp->max_tdcs; in hxge_alloc_tx_mem_pool()
1946 p_cfgp, p_cfgp->start_tdc, p_cfgp->max_tdcs, hxgep->max_tdcs)); in hxge_alloc_tx_mem_pool()
H A Dhxge_kstats.c796 for (channel = 0; channel < p_cfgp->max_tdcs; channel++) { in hxge_destroy_kstats()
H A Dhxge_ndd.c1224 for (tdc = 0; tdc < p_cfgp->max_tdcs; tdc++) { in hxge_param_dump_ptrs()
/illumos-gate/usr/src/uts/common/sys/nxge/
H A Dnxge_common.h283 uint8_t max_tdcs; member
/illumos-gate/usr/src/uts/common/io/nxge/
H A Dnxge_hio_guest.c484 tdc_grp->max_tdcs = (uint8_t)count; in res_map_parse()
H A Dnxge_virtual.c2632 tdc_grp_p->max_tdcs = 0; in nxge_set_hw_dma_config()