Lines Matching refs:ctr_name
1284 xstats_ctrl->info[i].ctr_name, in mlx5_os_read_dev_counters()
1330 .ctr_name = "rx_vport_unicast_bytes",
1334 .ctr_name = "rx_vport_multicast_bytes",
1338 .ctr_name = "rx_vport_broadcast_bytes",
1342 .ctr_name = "rx_vport_unicast_packets",
1346 .ctr_name = "rx_vport_multicast_packets",
1350 .ctr_name = "rx_vport_broadcast_packets",
1354 .ctr_name = "tx_vport_unicast_bytes",
1358 .ctr_name = "tx_vport_multicast_bytes",
1362 .ctr_name = "tx_vport_broadcast_bytes",
1366 .ctr_name = "tx_vport_unicast_packets",
1370 .ctr_name = "tx_vport_multicast_packets",
1374 .ctr_name = "tx_vport_broadcast_packets",
1378 .ctr_name = "rx_wqe_err",
1382 .ctr_name = "rx_crc_errors_phy",
1386 .ctr_name = "rx_in_range_len_errors_phy",
1390 .ctr_name = "rx_symbol_err_phy",
1394 .ctr_name = "tx_errors_phy",
1398 .ctr_name = "out_of_buffer",
1403 .ctr_name = "tx_packets_phy",
1407 .ctr_name = "rx_packets_phy",
1411 .ctr_name = "tx_discards_phy",
1415 .ctr_name = "rx_discards_phy",
1419 .ctr_name = "tx_bytes_phy",
1423 .ctr_name = "rx_bytes_phy",
1428 .ctr_name = "vport_rx_packets",
1432 .ctr_name = "vport_rx_bytes",
1436 .ctr_name = "vport_tx_packets",
1440 .ctr_name = "vport_tx_bytes",
1500 if (!strcmp(mlx5_counters_init[j].ctr_name, in mlx5_os_stats_init()