Searched refs:MaxSpeedMbps (Results 1 – 3 of 3) sorted by relevance
143 virtual uint64_t MaxSpeedMbps() { return 0; } in MaxSpeedMbps() function
1372 device->set_max_speed(t->connection()->MaxSpeedMbps()); in transportListToProto()
862 virtual uint64_t MaxSpeedMbps() override final { return max_speed_; } in MaxSpeedMbps() function