Searched refs:actually_throttled (Results 1 – 2 of 2) sorted by relevance
29 bool actually_throttled; member87 priv->actually_throttled = true; in symbol_int_callback()99 priv->actually_throttled = false; in symbol_open()135 was_throttled = priv->actually_throttled; in symbol_unthrottle()136 priv->actually_throttled = false; in symbol_unthrottle()
989 int actually_throttled, result; in cypress_unthrottle() local992 actually_throttled = priv->rx_flags & ACTUALLY_THROTTLED; in cypress_unthrottle()999 if (actually_throttled) { in cypress_unthrottle()