Searched refs:is_valid_state_change (Results 1 – 1 of 1) sorted by relevance
1281 static bool is_valid_state_change(int oldstate, int newstate, bool resumable) in is_valid_state_change() function1587 if (!is_valid_state_change(mvq->fw_state, state, is_resumable(ndev))) { in modify_virtqueues()