Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/
H A Dhns3_enet.h430 u64 hw_limitation; member
H A Dhns3_enet.c1910 hns3_ring_stats_update(ring, hw_limitation); in hns3_skb_linearize()
2510 stats->tx_dropped += ring->stats.hw_limitation; in hns3_fetch_stats()
2520 stats->tx_errors += ring->stats.hw_limitation; in hns3_fetch_stats()
H A Dhns3_ethtool.c36 HNS3_TQP_STAT("hw_limitation", hw_limitation),