Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/nxge/
H A Dnxge_virtual.c796 int custom_start_tdc[MAX_SIBLINGS]; in nxge_update_txdma_properties() local
814 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 …]