Lines Matching refs:ctr_name
1394 ret = mlx5_os_read_dev_stat(priv, xstats_ctrl->info[i].ctr_name, in mlx5_os_read_dev_counters()
1442 .ctr_name = "rx_vport_unicast_bytes",
1446 .ctr_name = "rx_vport_multicast_bytes",
1450 .ctr_name = "rx_vport_broadcast_bytes",
1454 .ctr_name = "rx_vport_unicast_packets",
1458 .ctr_name = "rx_vport_multicast_packets",
1462 .ctr_name = "rx_vport_broadcast_packets",
1466 .ctr_name = "tx_vport_unicast_bytes",
1470 .ctr_name = "tx_vport_multicast_bytes",
1474 .ctr_name = "tx_vport_broadcast_bytes",
1478 .ctr_name = "tx_vport_unicast_packets",
1482 .ctr_name = "tx_vport_multicast_packets",
1486 .ctr_name = "tx_vport_broadcast_packets",
1490 .ctr_name = "rx_wqe_err",
1494 .ctr_name = "rx_crc_errors_phy",
1498 .ctr_name = "rx_in_range_len_errors_phy",
1502 .ctr_name = "rx_symbol_err_phy",
1506 .ctr_name = "tx_errors_phy",
1510 .ctr_name = "out_of_buffer",
1515 .ctr_name = "tx_packets_phy",
1519 .ctr_name = "rx_packets_phy",
1523 .ctr_name = "tx_discards_phy",
1527 .ctr_name = "rx_discards_phy",
1531 .ctr_name = "tx_bytes_phy",
1535 .ctr_name = "rx_bytes_phy",
1540 .ctr_name = "vport_rx_packets",
1544 .ctr_name = "vport_rx_bytes",
1548 .ctr_name = "vport_tx_packets",
1552 .ctr_name = "vport_tx_bytes",
1617 if (!strcmp(mlx5_counters_init[j].ctr_name, in mlx5_os_stats_init()