Searched refs:over_max_recursion (Results 1 – 3 of 3) sorted by relevance
429 u64 over_max_recursion; member
1901 hns3_ring_stats_update(ring, over_max_recursion); in hns3_skb_linearize()2505 stats->tx_dropped += ring->stats.over_max_recursion; in hns3_fetch_stats()2515 stats->tx_errors += ring->stats.over_max_recursion; in hns3_fetch_stats()
35 HNS3_TQP_STAT("over_max_recursion", over_max_recursion),