| /OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/fm10k/ |
| H A D | fm10k_common.c | 383 u32 id_rx, id_rx_prev, rx_packets, rx_drops; in fm10k_update_hw_stats_rx_q() local 391 rx_drops = fm10k_read_hw_stats_32b(hw, FM10K_QPRDC(idx), in fm10k_update_hw_stats_rx_q() 392 &q->rx_drops); in fm10k_update_hw_stats_rx_q() 413 q->rx_drops.count += rx_drops; in fm10k_update_hw_stats_rx_q() 419 fm10k_update_hw_base_32b(&q->rx_drops, rx_drops); in fm10k_update_hw_stats_rx_q()
|
| H A D | fm10k_pci.c | 540 u64 rx_switch_errors = 0, rx_drops = 0, rx_pp_errors = 0; in fm10k_update_stats() local 592 rx_drops += rx_ring->rx_stats.drops; in fm10k_update_stats() 604 interface->rx_drops = rx_drops; in fm10k_update_stats() 618 rx_drops_nic += q->rx_drops.count; in fm10k_update_stats()
|
| H A D | fm10k.h | 326 u64 rx_drops; member
|
| H A D | fm10k_type.h | 426 struct fm10k_hw_stat rx_drops; member
|
| /OK3568_Linux_fs/kernel/drivers/net/ |
| H A D | veth.c | 40 u64 rx_drops; member 95 { "drops", VETH_RQ_STAT(rx_drops) }, 341 result->rx_drops = 0; in veth_stats_rx() 353 drops = stats->vs.rx_drops; in veth_stats_rx() 359 result->rx_drops += drops; in veth_stats_rx() 377 tot->rx_dropped = rx.rx_drops + rx.peer_tq_xdp_xmit_err; in veth_get_stats64() 601 stats->rx_drops++; in veth_xdp_rcv_one() 612 stats->rx_drops++; in veth_xdp_rcv_one() 635 stats->rx_drops++; in veth_xdp_rcv_one() 736 stats->rx_drops++; in veth_xdp_rcv_skb() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/chelsio/cxgb/ |
| H A D | espi.h | 45 unsigned int rx_drops; member
|
| H A D | sge.h | 46 unsigned int rx_drops; /* # of packets dropped due to no mem */ member
|
| H A D | espi.c | 155 espi->intr_cnt.rx_drops++; in t1_espi_intr_handler()
|
| /OK3568_Linux_fs/kernel/drivers/infiniband/hw/efa/ |
| H A D | efa_com_cmd.h | 240 u64 rx_drops; member
|
| H A D | efa_admin_cmds_defs.h | 530 u64 rx_drops; member
|
| H A D | efa_com_cmd.c | 761 result->basic_stats.rx_drops = resp.u.basic_stats.rx_drops; in efa_com_get_stats()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/chelsio/cxgb3/ |
| H A D | adapter.h | 152 unsigned long rx_drops; /* # of packets dropped due to no mem */ member
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/chelsio/cxgb4vf/ |
| H A D | adapter.h | 205 unsigned long rx_drops; /* # of packets dropped due to no mem */ member
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/amazon/ena/ |
| H A D | ena_netdev.h | 311 u64 rx_drops; member
|
| H A D | ena_netdev.c | 3184 u64 rx_drops; in ena_get_stats64() local 3219 rx_drops = adapter->dev_stats.rx_drops; in ena_get_stats64() 3223 stats->rx_dropped = rx_drops; in ena_get_stats64() 4547 u64 rx_drops; in ena_keep_alive_wd() local 4553 rx_drops = ((u64)desc->rx_drops_high << 32) | desc->rx_drops_low; in ena_keep_alive_wd() 4560 adapter->dev_stats.rx_drops = rx_drops; in ena_keep_alive_wd()
|
| /OK3568_Linux_fs/kernel/drivers/staging/rtl8188eu/include/ |
| H A D | sta_info.h | 63 u64 rx_drops; member
|
| H A D | ieee80211.h | 251 u64 rx_drops; member
|
| /OK3568_Linux_fs/kernel/drivers/staging/rtl8723bs/include/ |
| H A D | sta_info.h | 63 u64 rx_drops; member
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/agere/ |
| H A D | et131x.h | 1155 u32 rx_drops; /* 0x60DC */ member
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/cavium/thunder/ |
| H A D | nic.h | 188 u64 rx_drops; member
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/include/ |
| H A D | sta_info.h | 101 u64 rx_drops; member
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/include/ |
| H A D | sta_info.h | 101 u64 rx_drops; member
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/include/ |
| H A D | sta_info.h | 107 u64 rx_drops; member
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/brocade/bna/ |
| H A D | bfi_enet.h | 762 u64 rx_drops; member
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/marvell/octeontx2/nic/ |
| H A D | otx2_common.h | 123 u64 rx_drops; member
|