Searched refs:over_max_recursion (Results 1 – 3 of 3) sorted by relevance
429 u64 over_max_recursion; member
1920 hns3_ring_stats_update(ring, over_max_recursion); in hns3_skb_linearize()2556 stats->tx_dropped += ring_stats.over_max_recursion; in hns3_fetch_stats()2566 stats->tx_errors += ring_stats.over_max_recursion; in hns3_fetch_stats()
36 HNS3_TQP_STAT("over_max_recursion", over_max_recursion),