Home
last modified time | relevance | path

Searched refs:sw_err_cnt (Results 1 – 6 of 6) sorted by relevance

/Linux-v4.19/drivers/net/ethernet/hisilicon/hns/
Dhns_enet.c331 ring->stats.sw_err_cnt++; in hns_nic_net_xmit_hw()
347 ring->stats.sw_err_cnt++; in hns_nic_net_xmit_hw()
360 ring->stats.sw_err_cnt++; in hns_nic_net_xmit_hw()
578 ring->stats.sw_err_cnt++; in hns_nic_poll_rx_skb()
690 ring->stats.sw_err_cnt++; in hns_nic_alloc_rx_buffers()
Dhns_dsaf_rcb.c870 regs_buff[8] = queue->tx_ring.stats.sw_err_cnt; in hns_rcb_get_stats()
885 regs_buff[20] = queue->rx_ring.stats.sw_err_cnt; in hns_rcb_get_stats()
Dhnae.h244 u64 sw_err_cnt; member
/Linux-v4.19/drivers/net/ethernet/hisilicon/hns3/
Dhns3_enet.c1112 ring->stats.sw_err_cnt++; in hns3_nic_net_xmit()
1131 ring->stats.sw_err_cnt++; in hns3_nic_net_xmit()
1148 ring->stats.sw_err_cnt++; in hns3_nic_net_xmit()
1282 tx_drop += ring->stats.sw_err_cnt; in hns3_nic_get_stats64()
2000 ring->stats.sw_err_cnt++; in hns3_nic_alloc_rx_buffers()
2211 ring->stats.sw_err_cnt++; in hns3_handle_rx_bd()
3309 ring->stats.sw_err_cnt++; in hns3_clear_rx_ring()
Dhns3_enet.h351 u64 sw_err_cnt; member
Dhns3_ethtool.c25 HNS3_TQP_STAT("tx_dropped", sw_err_cnt),
39 HNS3_TQP_STAT("rx_dropped", sw_err_cnt),