Searched refs:over_max_recursion (Results 1 – 3 of 3) sorted by relevance
361 u64 over_max_recursion; member
1293 ring->stats.over_max_recursion++; in hns3_skb_linearize()1691 tx_drop += ring->stats.over_max_recursion; in hns3_nic_get_stats64()1698 tx_errors += ring->stats.over_max_recursion; in hns3_nic_get_stats64()
42 HNS3_TQP_STAT("over_max_recursion", over_max_recursion),