Searched defs:portstats (Results 1 – 2 of 2) sorted by relevance
/drivers/net/ethernet/microchip/sparx5/ |
D | sparx5_ethtool.c | 203 u64 *portstats; in sparx5_get_queue_sys_stats() local 232 u64 *portstats = &sparx5->stats[portno * sparx5->num_stats]; in sparx5_get_ana_ac_stats_stats() local 239 static void sparx5_get_dev_phy_stats(u64 *portstats, void __iomem *inst, u32 in sparx5_get_dev_phy_stats() 250 static void sparx5_get_dev_mac_stats(u64 *portstats, void __iomem *inst, u32 in sparx5_get_dev_mac_stats() 317 static void sparx5_get_dev_mac_ctrl_stats(u64 *portstats, void __iomem *inst, in sparx5_get_dev_mac_ctrl_stats() 338 static void sparx5_get_dev_rmon_stats(u64 *portstats, void __iomem *inst, u32 in sparx5_get_dev_rmon_stats() 447 static void sparx5_get_dev_misc_stats(u64 *portstats, void __iomem *inst, u32 in sparx5_get_dev_misc_stats() 507 u64 *portstats = &sparx5->stats[portno * sparx5->num_stats]; in sparx5_get_device_stats() local 520 static void sparx5_get_asm_phy_stats(u64 *portstats, void __iomem *inst, int in sparx5_get_asm_phy_stats() 531 static void sparx5_get_asm_mac_stats(u64 *portstats, void __iomem *inst, int in sparx5_get_asm_mac_stats() [all …]
|
/drivers/scsi/csiostor/ |
D | csio_mb.c | 1055 struct fw_fcoe_port_stats *portstats) in csio_mb_process_portparams_rsp()
|