Searched refs:portstats (Results 1 – 3 of 3) sorted by relevance
203 u64 *portstats; in sparx5_get_queue_sys_stats() local818 u64 *portstats; in sparx5_get_eth_phy_stats() local843 u64 *portstats; in sparx5_get_eth_mac_stats() local859 portstats[spx5_stats_tx_bc_cnt]; in sparx5_get_eth_mac_stats()867 portstats[spx5_stats_rx_bc_cnt]; in sparx5_get_eth_mac_stats()911 u64 *portstats; in sparx5_get_eth_mac_ctrl_stats() local943 u64 *portstats; in sparx5_get_eth_rmon_stats() local1025 u64 *portstats; in sparx5_get_sset_data() local1045 *data++ = portstats[idx]; in sparx5_get_sset_data()1053 u64 *portstats; in sparx5_get_stats64() local[all …]
1055 struct fw_fcoe_port_stats *portstats) in csio_mb_process_portparams_rsp() argument1072 portstats->tx_bcast_bytes = stats.tx_bcast_bytes; in csio_mb_process_portparams_rsp()1074 portstats->tx_mcast_bytes = stats.tx_mcast_bytes; in csio_mb_process_portparams_rsp()1076 portstats->tx_ucast_bytes = stats.tx_ucast_bytes; in csio_mb_process_portparams_rsp()1081 portstats->tx_drop_frames = stats.tx_drop_frames; in csio_mb_process_portparams_rsp()1085 portstats->rx_pf_bytes = stats.rx_pf_bytes; in csio_mb_process_portparams_rsp()1086 portstats->rx_pf_frames = stats.rx_pf_frames; in csio_mb_process_portparams_rsp()1088 portstats->rx_bcast_bytes = stats.rx_bcast_bytes; in csio_mb_process_portparams_rsp()1090 portstats->rx_mcast_bytes = stats.rx_mcast_bytes; in csio_mb_process_portparams_rsp()1095 portstats->rx_ucast_bytes = stats.rx_ucast_bytes; in csio_mb_process_portparams_rsp()[all …]
247 struct fw_fcoe_port_stats *portstats);
Completed in 17 milliseconds