Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/nxge/
H A Dnxge_virtual.c581 int custom_start_rdc[MAX_SIBLINGS]; in nxge_update_rxdma_properties() local
599 custom_start_rdc[port] = start_rdc; in nxge_update_rxdma_properties()
610 custom_start_rdc[port] = start_rdc; in nxge_update_rxdma_properties()
627 custom_start_rdc[port] = *prop_val; in nxge_update_rxdma_properties()
636 if ((custom_start_rdc[port] == -1) || in nxge_update_rxdma_properties()
637 (custom_start_rdc[port] >= in nxge_update_rxdma_properties()
644 custom_start_rdc[port])); in nxge_update_rxdma_properties()
671 custom_start_rdc[port]) > in nxge_update_rxdma_properties()
726 custom_start_rdc[port] = start_rdc; in nxge_update_rxdma_properties()
738 custom_start_rdc[port] = start_rdc; in nxge_update_rxdma_properties()
[all …]