Home
last modified time | relevance | path

Searched refs:is_valid_state_change (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/vdpa/mlx5/net/
H A Dmlx5_vnet.c1157 static bool is_valid_state_change(int oldstate, int newstate) in is_valid_state_change() function
1183 if (!is_valid_state_change(mvq->fw_state, state)) in modify_virtqueue()