Searched refs:received_eth_broadcast (Results 1 - 4 of 4) sorted by relevance

/freebsd-10-stable/sys/dev/mlx5/mlx5_core/
H A Dmlx5_vport.c1597 vc->received_eth_broadcast.packets =
1599 out, received_eth_broadcast.packets);
1600 vc->received_eth_broadcast.octets =
1602 out, received_eth_broadcast.octets);
/freebsd-10-stable/sys/dev/mlx5/
H A Ddriver.h670 struct mlx5_net_counters received_eth_broadcast; member in struct:mlx5_vport_counters
H A Dmlx5_ifc.h3792 struct mlx5_ifc_traffic_counter_bits received_eth_broadcast; member in struct:mlx5_ifc_query_vport_counter_out_bits
/freebsd-10-stable/sys/dev/mlx5/mlx5_en/
H A Dmlx5_en_main.c517 MLX5_GET_CTR(out, received_eth_broadcast.packets);
519 MLX5_GET_CTR(out, received_eth_broadcast.octets);

Completed in 188 milliseconds