Home
last modified time | relevance | path

Searched refs:reuse_pg_cnt (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/net/ethernet/hisilicon/hns3/
H A Dhns3_enet.h442 u64 reuse_pg_cnt; member
H A Dhns3_ethtool.c55 HNS3_TQP_STAT("reuse_pg_cnt", reuse_pg_cnt),
H A Dhns3_enet.c3738 hns3_ring_stats_update(ring, reuse_pg_cnt); in hns3_nic_alloc_rx_buffers()
/linux/drivers/net/ethernet/hisilicon/hns/
H A Dhns_enet.c696 ring->stats.reuse_pg_cnt++; in hns_nic_alloc_rx_buffers()