Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/hisilicon/hns/
Dhns_enet.c131 ring->stats.sw_err_cnt++; in hns_nic_net_xmit_hw()
151 ring->stats.sw_err_cnt++; in hns_nic_net_xmit_hw()
164 ring->stats.sw_err_cnt++; in hns_nic_net_xmit_hw()
357 ring->stats.sw_err_cnt++; in hns_nic_poll_rx_skb()
477 ring->stats.sw_err_cnt++; in hns_nic_alloc_rx_buffers()
Dhns_dsaf_rcb.c778 regs_buff[8] = queue->tx_ring.stats.sw_err_cnt; in hns_rcb_get_stats()
793 regs_buff[20] = queue->rx_ring.stats.sw_err_cnt; in hns_rcb_get_stats()
Dhnae.h195 u64 sw_err_cnt; member