Searched refs:resumable (Results 1 – 2 of 2) sorted by relevance
106 resumable error (TT=0x7e) trap to the kernel. The kernel sends
1281 static bool is_valid_state_change(int oldstate, int newstate, bool resumable) in is_valid_state_change() argument1289 return resumable ? newstate == MLX5_VIRTIO_NET_Q_OBJECT_STATE_RDY : false; in is_valid_state_change()