Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/nxge/
H A Dnxge_virtual.c797 int custom_num_tdc[MAX_SIBLINGS]; in nxge_update_txdma_properties() local
815 start_tdc += custom_num_tdc[port]; in nxge_update_txdma_properties()
825 start_tdc += custom_num_tdc[port]; in nxge_update_txdma_properties()
862 custom_num_tdc[port] = *prop_val; in nxge_update_txdma_properties()
871 if ((custom_num_tdc[port] == -1) || in nxge_update_txdma_properties()
872 (custom_num_tdc[port] > in nxge_update_txdma_properties()
874 ((custom_num_tdc[port] + in nxge_update_txdma_properties()
880 port, custom_num_tdc[port])); in nxge_update_txdma_properties()
884 num_tdc += custom_num_tdc[port]; in nxge_update_txdma_properties()
941 start_tdc += custom_num_tdc[port]; in nxge_update_txdma_properties()
[all …]