N_RX_COMP_RINGS
memset(cp->rx_cur, 0, sizeof(*cp->rx_cur)*N_RX_COMP_RINGS);
memset(cp->rx_new, 0, sizeof(*cp->rx_new)*N_RX_COMP_RINGS);
for (i = 0; i < N_RX_COMP_RINGS; i++) {
for (i = 0; i < N_RX_COMP_RINGS; i++) {
for (j = 0; j < N_RX_COMP_RINGS; j++) {
credits += cas_rx_ringN(cp, j, budget / N_RX_COMP_RINGS);
if (N_RX_COMP_RINGS > 1) {
if (N_RX_COMP_RINGS > 2) {
if (N_RX_COMP_RINGS > 3) {
if (N_RX_COMP_RINGS > 1) {
if (N_RX_COMP_RINGS > 2) {
if (N_RX_COMP_RINGS > 3) {
for (i = 0; i < N_RX_COMP_RINGS; i++)
for (i = 0; i < N_RX_COMP_RINGS; i++)
for (i = 0; i < N_RX_COMP_RINGS; i++)
struct cas_rx_comp rxcs[N_RX_COMP_RINGS][INIT_BLOCK_RX_COMP];
int rx_cur[N_RX_COMP_RINGS], rx_new[N_RX_COMP_RINGS];