RDMA_COUNTER_MODE_MANUAL
case RDMA_COUNTER_MODE_MANUAL:
ret = __counter_set_mode(port_counter, RDMA_COUNTER_MODE_MANUAL,
(port_counter->mode.mode == RDMA_COUNTER_MODE_MANUAL))
counter = alloc_and_bind(dev, port, qp, RDMA_COUNTER_MODE_MANUAL, true);
mode = (port_counter->num_counters) ? RDMA_COUNTER_MODE_MANUAL :
port_counter->mode.mode != RDMA_COUNTER_MODE_MANUAL) {