Searched refs:enic_rq (Results 1 – 4 of 4) sorted by relevance
6 enic_ethtool.o enic_api.o enic_clsf.o enic_rq.o enic_wq.o \
228 struct enic_rq { struct280 struct enic_rq *rq;
274 struct enic_rq *erq = &enic->rq[rq->index]; in enic_rq_alloc_buf()307 struct enic_rq *erq = &enic->rq[rq->index]; in enic_free_rq_buf()
2649 enic->rq = kzalloc_objs(struct enic_rq, enic->rq_avail); in enic_alloc_enic_resources()