Searched refs:start_tdc (Results 1 – 7 of 7) sorted by relevance
123 uint32_t start_tdc; /* start TDC (0 - 3) */ member
243 p_cfgp->start_tdc = 0; in hxge_use_cfg_dma_config()586 channel = p_cfgp->start_tdc; in hxge_ldgv_init()587 start = p_cfgp->start_tdc + HXGE_TDMA_LD_START; in hxge_ldgv_init()
373 uint32_t start_tdc; member
1941 st_tdc = p_cfgp->start_tdc; 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()2001 st_tdc = p_cfgp->start_tdc; in hxge_alloc_tx_mem_pool()
793 uint8_t start_tdc, num_tdc = 0; in nxge_update_txdma_properties() local803 start_tdc = 0; in nxge_update_txdma_properties()814 custom_start_tdc[port] = start_tdc; in nxge_update_txdma_properties()815 start_tdc += custom_num_tdc[port]; in nxge_update_txdma_properties()824 custom_start_tdc[port] = start_tdc; in nxge_update_txdma_properties()825 start_tdc += custom_num_tdc[port]; in nxge_update_txdma_properties()928 custom_start_tdc[port] = start_tdc; in nxge_update_txdma_properties()929 start_tdc += custom_num_tdc[port]; in nxge_update_txdma_properties()940 custom_start_tdc[port] = start_tdc; in nxge_update_txdma_properties()941 start_tdc += custom_num_tdc[port]; in nxge_update_txdma_properties()[all …]
483 tdc_grp->start_tdc = first; in res_map_parse()
282 uint32_t start_tdc; /* assume assigned in sequence */ member