Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/hisilicon/hns3/
H A Dhns3_enet.h362 u64 hw_limitation; member
H A Dhns3_enet.c1304 ring->stats.hw_limitation++; in hns3_skb_linearize()
1692 tx_drop += ring->stats.hw_limitation; in hns3_nic_get_stats64()
1699 tx_errors += ring->stats.hw_limitation; in hns3_nic_get_stats64()
H A Dhns3_ethtool.c43 HNS3_TQP_STAT("hw_limitation", hw_limitation),