Searched refs:over_max_recursion (Results 1 – 3 of 3) sorted by relevance
416 u64 over_max_recursion; member
1857 ring->stats.over_max_recursion++; in hns3_skb_linearize()2423 tx_drop += ring->stats.over_max_recursion; in hns3_nic_get_stats64()2433 tx_errors += ring->stats.over_max_recursion; in hns3_nic_get_stats64()
33 HNS3_TQP_STAT("over_max_recursion", over_max_recursion),