Searched refs:custom_start_rdc (Results 1 – 1 of 1) sorted by relevance
581 int custom_start_rdc[MAX_SIBLINGS]; in nxge_update_rxdma_properties() local599 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()690 (1 << (bits + custom_start_rdc[port])); in nxge_update_rxdma_properties()726 custom_start_rdc[port] = start_rdc; in nxge_update_rxdma_properties()[all …]