Home
last modified time | relevance | path

Searched defs:rqstats (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/ethernet/cisco/enic/
H A Denic_rq.c106 struct enic_rq_stats *rqstats = &enic->rq[vrq->index].stats; in enic_rq_set_skb_flags() local
256 struct enic_rq_stats *rqstats = &enic->rq[vrq->index].stats; in enic_rq_pkt_error() local
275 struct enic_rq_stats *rqstats = &erq->stats; in enic_rq_alloc_buf() local
322 struct enic_rq_stats *rqstats = &enic->rq[rq->index].stats; in enic_rq_indicate_buf() local
390 struct enic_rq_stats *rqstats = &enic->rq[q_number].stats; in enic_rq_service() local
H A Denic_ethtool.c340 struct enic_rq_stats *rqstats = &enic->rq[i].stats; in enic_get_ethtool_stats() local
H A Denic_main.c2333 struct enic_rq_stats *rqstats = &enic->rq[idx].stats; in enic_get_queue_stats_rx() local