Searched refs:flow_control (Results 1 – 1 of 1) sorted by relevance
1594 struct flow_control { struct2230 vps_flow_control_reset_deadlock_timer(struct flow_control *flow_control) argument2240 flow_control->ts.tv_nsec = nsec;2243 flow_control->state = FCS_DELAYED;2296 switch (flow_control->state) {2443 flow_control->state = FCS_IDLE;2447 flow_control->state = FCS_IDLE;2453 if (flow_control->state != FCS_IDLE) {3015 struct flow_control flow_control = { .state = 0, .ts = { .tv_sec = 0, .tv_nsec = 0 } }; local3037 flow_control.state = FCS_IDLE;[all …]