enic_rq
struct enic_rq *rq;
enic->rq = kzalloc_objs(struct enic_rq, enic->rq_avail);
struct enic_rq *erq = &enic->rq[rq->index];