Searched refs:packet_pacing (Results 1 – 4 of 4) sorted by relevance
41 uint32_t packet_pacing:1; /* Packet pacing is supported. */ member
746 attr->qos.packet_pacing = in mlx5_devx_cmd_query_hca_attr()747 MLX5_GET(qos_cap, hcattr, packet_pacing); in mlx5_devx_cmd_query_hca_attr()
1390 u8 packet_pacing[0x1]; member
1232 config->hca_attr.qos.packet_pacing ? "" : "not "); in mlx5_dev_spawn()1249 if (!config->hca_attr.qos.packet_pacing) { in mlx5_dev_spawn()