Home
last modified time | relevance | path

Searched refs:over_max_recursion (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.1/drivers/net/ethernet/hisilicon/hns3/
Dhns3_enet.h427 u64 over_max_recursion; member
Dhns3_enet.c1900 hns3_ring_stats_update(ring, over_max_recursion); in hns3_skb_linearize()
2500 stats->tx_dropped += ring->stats.over_max_recursion; in hns3_fetch_stats()
2510 stats->tx_errors += ring->stats.over_max_recursion; in hns3_fetch_stats()
Dhns3_ethtool.c35 HNS3_TQP_STAT("over_max_recursion", over_max_recursion),