OCE_MAX_RQ_POSTS
for (i = added / OCE_MAX_RQ_POSTS; i > 0; i--) {
rxdb_reg.bits.num_posted = OCE_MAX_RQ_POSTS;
added -= OCE_MAX_RQ_POSTS;