Home
last modified time | relevance | path

Searched defs:stats (Results 201 – 225 of 1144) sorted by relevance

12345678910>>...46

/OK3568_Linux_fs/kernel/drivers/net/wireless/broadcom/brcm80211/brcmsmac/
H A Ddebug.c102 struct macstat stats; in brcms_debugfs_macstat_read() local
/OK3568_Linux_fs/u-boot/drivers/block/
H A Dblkcache.c168 void blkcache_stats(struct block_cache_stats *stats) in blkcache_stats()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/brocade/bna/
H A Dbfa_cee.h42 struct bfa_cee_stats *stats; member
/OK3568_Linux_fs/kernel/net/ethtool/
H A Dpause.c24 static void ethtool_stats_init(u64 *stats, unsigned int n) in ethtool_stats_init()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx4/
H A Den_port.c190 struct net_device_stats *stats = &dev->stats; in mlx4_en_DUMP_ETH_STATS() local
/OK3568_Linux_fs/kernel/drivers/cpuidle/governors/
H A Dladder.c36 } stats; member
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/algos/amd/
H A Drk_aiq_algo_amd_itf.cpp214 rk_aiq_amd_algo_stat_t *stats = &pAmdProcParams->stats; in processing() local
/OK3568_Linux_fs/kernel/net/netfilter/
H A Dxt_RATEEST.c97 struct gnet_stats_basic_packed *stats = &info->est->bstats; in xt_rateest_tg() local
H A Dnf_flow_table_offload.c681 struct flow_stats *stats, in nf_flow_offload_tuple()
774 struct flow_stats *stats) in flow_offload_tuple_stats()
783 struct flow_stats stats[FLOW_OFFLOAD_DIR_MAX] = {}; in flow_offload_work_stats() local
/OK3568_Linux_fs/kernel/drivers/infiniband/hw/bnxt_re/
H A Dqplib_res.c882 struct bnxt_qplib_stats *stats) in bnxt_qplib_free_stats_ctx()
894 struct bnxt_qplib_stats *stats) in bnxt_qplib_alloc_stats_ctx()
/OK3568_Linux_fs/kernel/drivers/net/vmxnet3/
H A Dvmxnet3_ethtool.c122 struct rtnl_link_stats64 *stats) in vmxnet3_get_stats64()
396 struct ethtool_stats *stats, u64 *buf) in vmxnet3_get_ethtool_stats()
/OK3568_Linux_fs/kernel/drivers/media/dvb-frontends/
H A Dtc90522.c199 struct dtv_fe_stats *stats; in tc90522s_get_frontend() local
334 struct dtv_fe_stats *stats; in tc90522t_get_frontend() local
/OK3568_Linux_fs/kernel/drivers/net/ethernet/sfc/
H A Dsiena.c554 u64 *stats = nic_data->stats; in siena_try_update_nic_stats() local
593 u64 *stats = nic_data->stats; in siena_update_nic_stats() local
/OK3568_Linux_fs/kernel/kernel/bpf/
H A Dcpumap.c230 struct xdp_cpumap_stats *stats) in cpu_map_bpf_prog_run_xdp()
311 struct xdp_cpumap_stats stats = {}; /* zero stats */ in cpu_map_kthread_run() local
/OK3568_Linux_fs/kernel/drivers/net/ethernet/emulex/benet/
H A Dbe_ethtool.c370 struct ethtool_stats *stats, uint64_t *data) in be_get_ethtool_stats()
385 struct be_rx_stats *stats = rx_stats(rxo); in be_get_ethtool_stats() local
401 struct be_tx_stats *stats = tx_stats(txo); in be_get_ethtool_stats() local
/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/
H A Di915_debugfs.c233 struct file_stats *stats = data; in per_file_stats() local
288 #define print_file_stats(m, name, stats) do { \ argument
331 struct file_stats stats = { in print_context_stats() local
/OK3568_Linux_fs/kernel/drivers/net/can/rcar/
H A Drcar_can.c226 struct net_device_stats *stats = &ndev->stats; in rcar_can_error() local
375 struct net_device_stats *stats = &ndev->stats; in rcar_can_tx_done() local
643 struct net_device_stats *stats = &priv->ndev->stats; in rcar_can_rx_pkt() local
/OK3568_Linux_fs/kernel/drivers/net/can/usb/
H A Dems_usb.c304 struct net_device_stats *stats = &dev->netdev->stats; in ems_usb_rx_can_msg() local
334 struct net_device_stats *stats = &dev->netdev->stats; in ems_usb_rx_err() local
743 struct net_device_stats *stats = &netdev->stats; in ems_usb_start_xmit() local
/OK3568_Linux_fs/kernel/net/l2tp/
H A Dl2tp_ppp.c1013 const struct l2tp_stats *stats) in pppol2tp_copy_stats()
1027 static int pppol2tp_tunnel_copy_stats(struct pppol2tp_ioc_stats *stats, in pppol2tp_tunnel_copy_stats()
1058 struct pppol2tp_ioc_stats stats; in pppol2tp_ioctl() local
/OK3568_Linux_fs/kernel/drivers/net/wireless/ath/wil6210/
H A Dtxrx.c455 struct wil_net_stats *stats; in wil_vring_reap_rx() local
690 struct wil_net_stats *stats) in wil_rx_error_check()
894 struct wil_net_stats *stats, bool gro) in wil_netif_rx()
975 struct wil_net_stats *stats; in wil_netif_rx_any() local
2429 struct wil_net_stats *stats = NULL; in wil_tx_complete() local
/OK3568_Linux_fs/kernel/drivers/net/hyperv/
H A Dnetvsc_drv.c1280 const struct netvsc_vf_pcpu_stats *stats in netvsc_get_vf_stats() local
1310 const struct netvsc_vf_pcpu_stats *stats = in netvsc_get_pcpu_stats() local
1331 const struct netvsc_stats *stats; in netvsc_get_pcpu_stats() local
1384 const struct netvsc_stats *stats; in netvsc_get_stats64() local
1516 struct ethtool_stats *stats, u64 *data) in netvsc_get_ethtool_stats()
/OK3568_Linux_fs/kernel/drivers/crypto/cavium/zip/
H A Dzip_main.h109 struct zip_stats stats; member
/OK3568_Linux_fs/external/security/rk_tee_user/v2/host/xtest/
H A Dstats.c124 struct malloc_stats *stats = NULL; in stat_alloc() local
/OK3568_Linux_fs/kernel/drivers/net/ethernet/synopsys/
H A Ddwc-xlgmac-ethtool.c230 struct ethtool_stats *stats, in xlgmac_ethtool_get_ethtool_stats()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/msm/
H A Dmsm_ringbuffer.h33 volatile struct msm_gpu_submit_stats stats[MSM_GPU_SUBMIT_STATS_COUNT]; member

12345678910>>...46