Searched defs:port_stats (Results 1 – 13 of 13) sorted by relevance
55 struct port_stats { struct64 u64 tx_frames_65_127;65 u64 tx_frames_128_255;66 u64 tx_frames_256_511;67 u64 tx_frames_512_1023;68 u64 tx_frames_1024_1518;69 u64 tx_frames_1519_max;95 u64 rx_frames_65_127;96 u64 rx_frames_128_255;97 u64 rx_frames_256_511;[all …]
1397 struct rte_eth_stats port_stats; in test_roundrobin_tx_burst() local1483 struct rte_eth_stats port_stats; in test_roundrobin_tx_burst_slave_tx_fail() local1582 struct rte_eth_stats port_stats; in test_roundrobin_rx_burst_on_single_slave() local1660 struct rte_eth_stats port_stats; in test_roundrobin_rx_burst_on_multiple_slaves() local1897 struct rte_eth_stats port_stats; in test_roundrobin_verify_slave_link_status_change_behaviour() local2125 struct rte_eth_stats port_stats; in test_activebackup_tx_burst() local2203 struct rte_eth_stats port_stats; in test_activebackup_rx_burst() local2491 struct rte_eth_stats port_stats; in test_activebackup_verify_slave_link_status_change_failover() local2695 struct rte_eth_stats port_stats; in test_balance_l2_tx_burst() local2787 struct rte_eth_stats port_stats; in balance_l23_tx_burst() local[all …]
65 struct port_stats{ struct78 static struct port_stats pstats[RTE_MAX_ETHPORTS]; argument
27 struct rte_stats_bitrate port_stats[RTE_MAX_ETHPORTS]; member
80 struct l2fwd_port_statistics port_stats[RTE_MAX_ETHPORTS]; member
186 static const char * const port_stats[] = {"rx", "tx", "drop", in sw_xstats_init() local
364 static const char * const port_stats[] = { in dlb_xstats_init() local
405 static const char * const port_stats[] = { in dlb2_xstats_init() local
225 struct nicvf_hw_stats port_stats; in nicvf_dev_stats_get() local
1886 struct port_stats port_stats; in __ecore_get_vport_port_stats() local
227 struct port_stats { struct228 struct brb_stats brb;229 struct eth_stats eth;
2184 struct hinic_phy_port_stats port_stats; in hinic_dev_xstats_get() local
638 struct host_port_stats port_stats; member