H A D | sparx5_ethtool.c | 203 u64 *portstats; in sparx5_get_queue_sys_stats() local 208 portstats = &sparx5->stats[portno * sparx5->num_stats]; in sparx5_get_queue_sys_stats() 212 stats = &portstats[spx5_stats_green_p0_rx_fwd]; in sparx5_get_queue_sys_stats() 216 stats = &portstats[spx5_stats_green_p0_rx_port_drop]; in sparx5_get_queue_sys_stats() 220 stats = &portstats[spx5_stats_green_p0_tx_port]; in sparx5_get_queue_sys_stats() 223 sparx5_update_counter(&portstats[spx5_stats_rx_local_drop], in sparx5_get_queue_sys_stats() 225 sparx5_update_counter(&portstats[spx5_stats_tx_local_drop], in sparx5_get_queue_sys_stats() 232 u64 *portstats = &sparx5->stats[portno * sparx5->num_stats]; in sparx5_get_ana_ac_stats_stats() local 234 sparx5_update_counter(&portstats[spx5_stats_ana_ac_port_stat_lsb_cnt], in sparx5_get_ana_ac_stats_stats() 239 static void sparx5_get_dev_phy_stats(u64 *portstats, voi argument 250 sparx5_get_dev_mac_stats(u64 *portstats, void __iomem *inst, u32 tinst) sparx5_get_dev_mac_stats() argument 317 sparx5_get_dev_mac_ctrl_stats(u64 *portstats, void __iomem *inst, u32 tinst) sparx5_get_dev_mac_ctrl_stats() argument 338 sparx5_get_dev_rmon_stats(u64 *portstats, void __iomem *inst, u32 tinst) sparx5_get_dev_rmon_stats() argument 447 sparx5_get_dev_misc_stats(u64 *portstats, void __iomem *inst, u32 tinst) sparx5_get_dev_misc_stats() argument 507 u64 *portstats = &sparx5->stats[portno * sparx5->num_stats]; sparx5_get_device_stats() local 520 sparx5_get_asm_phy_stats(u64 *portstats, void __iomem *inst, int portno) sparx5_get_asm_phy_stats() argument 531 sparx5_get_asm_mac_stats(u64 *portstats, void __iomem *inst, int portno) sparx5_get_asm_mac_stats() argument 613 sparx5_get_asm_mac_ctrl_stats(u64 *portstats, void __iomem *inst, int portno) sparx5_get_asm_mac_ctrl_stats() argument 634 sparx5_get_asm_rmon_stats(u64 *portstats, void __iomem *inst, int portno) sparx5_get_asm_rmon_stats() argument 741 sparx5_get_asm_misc_stats(u64 *portstats, void __iomem *inst, int portno) sparx5_get_asm_misc_stats() argument 790 u64 *portstats = &sparx5->stats[portno * sparx5->num_stats]; sparx5_get_asm_stats() local 818 u64 *portstats; sparx5_get_eth_phy_stats() local 843 u64 *portstats; sparx5_get_eth_mac_stats() local 911 u64 *portstats; sparx5_get_eth_mac_ctrl_stats() local 943 u64 *portstats; sparx5_get_eth_rmon_stats() local 1026 u64 *portstats; sparx5_get_sset_data() local 1054 u64 *portstats; sparx5_get_stats64() local [all...] |