| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | objagg.h | 39 struct objagg_obj_stats stats; member
|
| /OK3568_Linux_fs/kernel/drivers/infiniband/ulp/opa_vnic/ |
| H A D | opa_vnic_ethtool.c | 140 struct ethtool_stats *stats, u64 *data) in vnic_get_ethtool_stats()
|
| /OK3568_Linux_fs/kernel/drivers/net/can/ |
| H A D | kvaser_pciefd.c | 1152 struct net_device_stats *stats; in kvaser_pciefd_handle_data_packet() local 1264 struct net_device_stats *stats = &ndev->stats; in kvaser_pciefd_rx_error_frame() local 1362 struct net_device_stats *stats = &ndev->stats; in kvaser_pciefd_handle_status_resp() local 1481 struct net_device_stats *stats = &can->can.dev->stats; in kvaser_pciefd_handle_eack_packet() local 1497 struct net_device_stats *stats = &can->can.dev->stats; in kvaser_pciefd_handle_nack_packet() local 1555 struct net_device_stats *stats = &can->can.dev->stats; in kvaser_pciefd_handle_ack_packet() local
|
| /OK3568_Linux_fs/kernel/drivers/net/ |
| H A D | dummy.c | 54 struct rtnl_link_stats64 *stats) in dummy_get_stats64()
|
| /OK3568_Linux_fs/kernel/drivers/atm/ |
| H A D | fore200e.h | 441 typedef struct stats { struct 442 struct stats_phy phy; /* physical encoding statistics */ argument 443 struct stats_oc3 oc3; /* OC-3 statistics */ argument 444 struct stats_atm atm; /* ATM statistics */ argument 445 struct stats_aal0 aal0; /* AAL0 statistics */ argument 446 struct stats_aal34 aal34; /* AAL3/4 statistics */ argument 447 struct stats_aal5 aal5; /* AAL5 statistics */ argument 448 struct stats_aux aux; /* auxiliary statistics */ argument 860 struct stats* stats; /* last snapshot of the stats */ member
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/prog_tests/ |
| H A D | l4lb_all.c | 17 } stats[nr_cpus]; in test_l4lb() local
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/toshiba/ |
| H A D | spider_net_ethtool.c | 134 struct ethtool_stats *stats, u64 *data) in spider_net_get_ethtool_stats()
|
| /OK3568_Linux_fs/kernel/drivers/infiniband/hw/i40iw/ |
| H A D | i40iw_virtchnl.c | 411 static void i40iw_vf_init_pestat(struct i40iw_sc_dev *dev, struct i40iw_vsi_pestat *stats, u16 inde… in i40iw_vf_init_pestat() 437 struct i40iw_vsi_pestat *stats; in i40iw_vchnl_recv_pf() local
|
| /OK3568_Linux_fs/kernel/drivers/net/phy/ |
| H A D | bcm7xxx.c | 47 u64 *stats; member 620 struct ethtool_stats *stats, u64 *data) in bcm7xxx_28nm_get_phy_stats()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/realtek/rtlwifi/rtl8192cu/ |
| H A D | trx.c | 283 struct rtl_stats *stats, in rtl92cu_rx_query_desc() 344 struct rtl_stats stats = { in _rtl_rx_process() local
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/aquantia/atlantic/ |
| H A D | aq_macsec.h | 95 struct aq_macsec_tx_sc_stats stats; member 117 struct aq_macsec_common_stats stats; member
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/stmicro/stmmac/ |
| H A D | dwmac4_descs.c | 20 struct net_device_stats *stats = (struct net_device_stats *)data; in dwmac4_wrback_get_tx_status() local 77 struct net_device_stats *stats = (struct net_device_stats *)data; in dwmac4_wrback_get_rx_status() local
|
| /OK3568_Linux_fs/kernel/include/net/netfilter/ |
| H A D | nf_synproxy.h | 24 struct synproxy_stats __percpu *stats; member
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/ath/carl9170/ |
| H A D | debug.h | 123 struct ath_stats stats; member
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/hwi/isp20/ |
| H A D | NrStatsStream.cpp | 112 struct rkispp_stats_nrbuf *stats; in poll_buffer_ready() local
|
| /OK3568_Linux_fs/kernel/net/mac80211/ |
| H A D | ethtool.c | 65 struct ethtool_stats *stats, in ieee80211_get_stats()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/netronome/nfp/ |
| H A D | nfp_net_repr.h | 56 struct nfp_repr_pcpu_stats __percpu *stats; member
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/en/ |
| H A D | xdp.h | 142 struct mlx5e_xdpsq_stats *stats) in mlx5e_xdp_mpwqe_add_dseg()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/apm/xgene-v2/ |
| H A D | main.h | 59 struct xge_stats stats; member
|
| /OK3568_Linux_fs/kernel/drivers/staging/fsl-dpaa2/ethsw/ |
| H A D | ethsw-ethtool.c | 161 struct ethtool_stats *stats, in dpaa2_switch_ethtool_get_stats()
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/aiq_core/ |
| H A D | RkAiqCore.cpp | 64 SmartPtr<VideoBuffer> stats = mStatsQueue.pop (timeout); in loop() local 1688 SmartPtr<RkAiqStatsProxy> stats = NULL; in cacheIspStatsToList() local 1708 XCamReturn RkAiqCore::get3AStatsFromCachedList(rk_aiq_isp_stats_t **stats, int timeout_ms) in get3AStatsFromCachedList() 1747 void RkAiqCore::release3AStatsRef(rk_aiq_isp_stats_t *stats) in release3AStatsRef() 1758 XCamReturn RkAiqCore::get3AStatsFromCachedList(rk_aiq_isp_stats_t &stats) in get3AStatsFromCachedList()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/marvell/ |
| H A D | mvneta.c | 463 struct mvneta_pcpu_stats __percpu *stats; member 765 struct rtnl_link_stats64 *stats) in mvneta_get_stats64() 1776 struct mvneta_pcpu_stats *stats = this_cpu_ptr(pp->stats); in mvneta_rx_error() local 1983 struct mvneta_pcpu_stats *stats = this_cpu_ptr(pp->stats); in mvneta_update_stats() local 2006 struct mvneta_pcpu_stats *stats; in mvneta_rx_refill_queue() local 2088 struct mvneta_pcpu_stats *stats = this_cpu_ptr(pp->stats); in mvneta_xdp_xmit_back() local 2128 struct mvneta_pcpu_stats *stats = this_cpu_ptr(pp->stats); in mvneta_xdp_xmit() local 2172 u32 frame_sz, struct mvneta_stats *stats) in mvneta_run_xdp() 2410 struct mvneta_pcpu_stats *stats = this_cpu_ptr(pp->stats); in mvneta_rx_swbm() local 2531 struct mvneta_pcpu_stats *stats; in mvneta_rx_hwbm() local [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/marvell/octeontx2/nic/ |
| H A D | otx2_txrx.h | 69 struct queue_stats stats; member 95 struct queue_stats stats; member
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/netronome/nfp/abm/ |
| H A D | main.h | 168 struct nfp_alink_stats stats; member 178 struct nfp_alink_stats stats; member
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/ |
| H A D | en_rep.c | 209 struct ethtool_stats *stats, u64 *data) in mlx5e_rep_get_ethtool_stats() 291 struct ethtool_pause_stats *stats) in mlx5e_uplink_rep_get_pause_stats() 539 struct rtnl_link_stats64 *stats) in mlx5e_get_sw_stats64() 559 mlx5e_rep_get_stats(struct net_device *dev, struct rtnl_link_stats64 *stats) in mlx5e_rep_get_stats()
|