oce_alloc_rx_bufs
oce_alloc_rx_bufs(rq, (rq_buffers_used - 1));
int oce_alloc_rx_bufs(struct oce_rq *rq, int count);
rc = oce_alloc_rx_bufs(rq, rq->cfg.q_len);