Home
last modified time | relevance | path

Searched refs:portstats (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/ethernet/microchip/sparx5/
A Dsparx5_ethtool.c203 u64 *portstats; in sparx5_get_queue_sys_stats() local
818 u64 *portstats; in sparx5_get_eth_phy_stats() local
843 u64 *portstats; in sparx5_get_eth_mac_stats() local
859 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() local
943 u64 *portstats; in sparx5_get_eth_rmon_stats() local
1025 u64 *portstats; in sparx5_get_sset_data() local
1045 *data++ = portstats[idx]; in sparx5_get_sset_data()
1053 u64 *portstats; in sparx5_get_stats64() local
[all …]
/linux/drivers/scsi/csiostor/
A Dcsio_mb.c1055 struct fw_fcoe_port_stats *portstats) in csio_mb_process_portparams_rsp() argument
1072 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 …]
A Dcsio_mb.h247 struct fw_fcoe_port_stats *portstats);

Completed in 17 milliseconds