Searched refs:custom_start_tdc (Results 1 – 1 of 1) sorted by relevance
796 int custom_start_tdc[MAX_SIBLINGS]; in nxge_update_txdma_properties() local814 custom_start_tdc[port] = start_tdc; in nxge_update_txdma_properties()824 custom_start_tdc[port] = start_tdc; in nxge_update_txdma_properties()838 custom_start_tdc[port] = *prop_val; in nxge_update_txdma_properties()847 if ((custom_start_tdc[port] == -1) || in nxge_update_txdma_properties()848 (custom_start_tdc[port] >= in nxge_update_txdma_properties()853 port, custom_start_tdc[port])); in nxge_update_txdma_properties()875 custom_start_tdc[port]) > in nxge_update_txdma_properties()894 (bits + custom_start_tdc[port])); in nxge_update_txdma_properties()928 custom_start_tdc[port] = start_tdc; in nxge_update_txdma_properties()[all …]