Searched refs:move_error (Results 1 – 2 of 2) sorted by relevance
79 int drain_error = 0, move_error = 0, poll_error = 0; in hws_bwc_matcher_move_all_simple() local104 if (!move_error) { in hws_bwc_matcher_move_all_simple()108 move_error = ret; in hws_bwc_matcher_move_all_simple()162 if (unlikely(move_error)) in hws_bwc_matcher_move_all_simple()163 return move_error; in hws_bwc_matcher_move_all_simple()
1335 int move_error = 0, poll_error = 0; in mlx5hws_bwc_matcher_move_all_complex() local1395 if (!move_error) { in mlx5hws_bwc_matcher_move_all_complex()1399 move_error = ret; in mlx5hws_bwc_matcher_move_all_complex()1438 if (unlikely(move_error)) in mlx5hws_bwc_matcher_move_all_complex()1439 return move_error; in mlx5hws_bwc_matcher_move_all_complex()