Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/nxge/
H A Dnxge_virtual.c582 int custom_num_rdc[MAX_SIBLINGS]; in nxge_update_rxdma_properties() local
600 start_rdc += custom_num_rdc[port]; in nxge_update_rxdma_properties()
611 start_rdc += custom_num_rdc[port]; in nxge_update_rxdma_properties()
657 custom_num_rdc[port] = *prop_val; in nxge_update_rxdma_properties()
667 if ((custom_num_rdc[port] == -1) || in nxge_update_rxdma_properties()
668 (custom_num_rdc[port] > in nxge_update_rxdma_properties()
670 ((custom_num_rdc[port] + in nxge_update_rxdma_properties()
677 port, custom_num_rdc[port])); in nxge_update_rxdma_properties()
681 num_rdc += custom_num_rdc[port]; in nxge_update_rxdma_properties()
722 custom_num_rdc[port] = in nxge_update_rxdma_properties()
[all …]