t4_ring_rx
mblk_t *t4_ring_rx(struct sge_rxq *rxq, int poll_bytes);
mp = t4_ring_rx(rxq, n_bytes);
mp = t4_ring_rx(rxq, iq->qsize/8);