/linux-6.3-rc2/drivers/net/wireless/ |
A D | ray_cs.h | 52 struct net_device_stats stats; member
|
/linux-6.3-rc2/net/sched/ |
A D | sch_pie.c | 28 struct pie_stats stats; member
|
/linux-6.3-rc2/drivers/md/bcache/ |
A D | util.h | 372 #define __print_time_stat(stats, name, stat, units) \ argument 376 #define sysfs_print_time_stats(stats, name, \ argument
|
/linux-6.3-rc2/drivers/net/ethernet/aquantia/atlantic/ |
A D | aq_nic.c | 1020 struct aq_stats_s *stats; in aq_nic_get_stats() local 1085 struct aq_stats_s *stats = self->aq_hw_ops->hw_get_hw_stats(self->aq_hw); in aq_nic_update_ndev_stats() local
|
/linux-6.3-rc2/drivers/net/ethernet/marvell/octeontx2/nic/ |
A D | otx2_tc.c | 55 struct otx2_tc_flow_stats stats; member 894 struct otx2_tc_flow_stats *stats; in otx2_tc_get_flow_stats() local
|
/linux-6.3-rc2/drivers/gpu/drm/i915/gt/ |
A D | intel_lrc.c | 1876 static void st_runtime_underflow(struct intel_context_stats *stats, s32 dt) in st_runtime_underflow() 1898 struct intel_context_stats *stats = &ce->stats; in lrc_update_runtime() local
|
/linux-6.3-rc2/drivers/net/ethernet/qlogic/qed/ |
A D | qed_fcoe.c | 976 static int qed_fcoe_stats(struct qed_dev *cdev, struct qed_fcoe_stats *stats) in qed_fcoe_stats() 982 struct qed_mcp_fcoe_stats *stats) in qed_get_protocol_stats_fcoe()
|
A D | qed_iscsi.c | 1002 struct qed_iscsi_stats *stats) in qed_iscsi_get_stats() 1339 static int qed_iscsi_stats(struct qed_dev *cdev, struct qed_iscsi_stats *stats) in qed_iscsi_stats() 1361 struct qed_mcp_iscsi_stats *stats) in qed_get_protocol_stats_iscsi()
|
/linux-6.3-rc2/sound/soc/fsl/ |
A D | fsl_ssi.h | 296 } stats; member 310 static inline void fsl_ssi_dbg_isr(struct fsl_ssi_dbg *stats, u32 sisr) in fsl_ssi_dbg_isr()
|
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/ |
A D | en_rep.c | 261 struct ethtool_stats *stats, u64 *data) in mlx5e_rep_get_ethtool_stats() 631 struct rtnl_link_stats64 *stats) in mlx5e_get_sw_stats64() 651 mlx5e_rep_get_stats(struct net_device *dev, struct rtnl_link_stats64 *stats) in mlx5e_rep_get_stats()
|
A D | en_stats.c | 472 struct mlx5e_sq_stats **stats; in mlx5e_stats_grp_sw_update_stats_qos() local 493 struct page_pool_stats stats = { 0 }; in mlx5e_stats_update_stats_rq_page_pool() local 1245 struct ethtool_link_ext_stats *stats) in mlx5e_get_link_ext_stats() 2245 struct mlx5e_sq_stats **stats; in MLX5E_DECLARE_STATS_GRP_OP_FILL_STATS() local
|
/linux-6.3-rc2/drivers/net/can/usb/kvaser_usb/ |
A D | kvaser_usb_hydra.c | 1069 struct net_device_stats *stats = &netdev->stats; in kvaser_usb_hydra_error_frame() local 1142 struct net_device_stats *stats = &netdev->stats; in kvaser_usb_hydra_one_shot_fail() local 1212 struct net_device_stats *stats = &priv->netdev->stats; in kvaser_usb_hydra_tx_acknowledge() local 1226 struct net_device_stats *stats; in kvaser_usb_hydra_rx_msg_std() local 1288 struct net_device_stats *stats; in kvaser_usb_hydra_rx_msg_ext() local
|
/linux-6.3-rc2/drivers/net/ethernet/renesas/ |
A D | ravb_main.c | 198 struct net_device_stats *stats = &priv->stats[q]; in ravb_tx_free() local 763 struct net_device_stats *stats; in ravb_rx_gbeth() local 895 struct net_device_stats *stats = &priv->stats[q]; in ravb_rx_rcar() local 1576 struct net_device_stats *stats = &priv->stats[q]; in ravb_get_ethtool_stats() local
|
/linux-6.3-rc2/drivers/net/ethernet/via/ |
A D | via-velocity.c | 1915 struct net_device_stats *stats = &vptr->netdev->stats; in velocity_tx_srv() local 2049 struct net_device_stats *stats = &vptr->netdev->stats; in velocity_receive_frame() local 2109 struct net_device_stats *stats = &vptr->netdev->stats; in velocity_rx_srv() local 3634 struct ethtool_stats *stats, u64 *data) in velocity_get_ethtool_stats()
|
/linux-6.3-rc2/drivers/staging/rtl8192e/ |
A D | rtllib_tx.c | 552 struct net_device_stats *stats = &ieee->stats; in rtllib_xmit_inter() local
|
/linux-6.3-rc2/drivers/net/ethernet/mediatek/ |
A D | mtk_wed_mcu.c | 68 struct mtk_wed_wo_rx_stats *stats; in mtk_wed_update_rx_stats() local
|
/linux-6.3-rc2/drivers/net/ethernet/freescale/ |
A D | ucc_geth_ethtool.c | 307 struct ethtool_stats *stats, uint64_t *data) in uec_get_ethtool_stats()
|
/linux-6.3-rc2/drivers/net/ethernet/sfc/siena/ |
A D | nic.h | 106 u64 stats[SIENA_STAT_COUNT]; member
|
/linux-6.3-rc2/net/atm/ |
A D | proc.c | 45 const struct k_atm_aal_stats *stats) in add_stats()
|
/linux-6.3-rc2/net/devlink/ |
A D | devl_internal.h | 42 struct devlink_dev_stats stats; member
|
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/esw/ |
A D | legacy.c | 386 struct mlx5_vport_drop_stats *stats) in mlx5_esw_query_vport_drop_stats()
|
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/ipoib/ |
A D | ethtool.c | 62 struct ethtool_stats *stats, in mlx5i_get_ethtool_stats()
|
/linux-6.3-rc2/drivers/net/ethernet/cisco/enic/ |
A D | vnic_dev.h | 89 struct vnic_stats *stats; member
|
/linux-6.3-rc2/drivers/net/wireless/ath/wcn36xx/ |
A D | txrx.c | 707 void wcn36xx_process_tx_rate(struct ani_global_class_a_stats_info *stats, struct rate_info *info) in wcn36xx_process_tx_rate()
|
/linux-6.3-rc2/drivers/net/ethernet/fungible/funeth/ |
A D | funeth_txrx.h | 119 struct funeth_txq_stats stats; member 189 struct funeth_rxq_stats stats; member
|