Searched refs:poll_error (Results 1 – 2 of 2) sorted by relevance
976 int move_error = 0, poll_error = 0; in mlx5hws_bwc_matcher_complex_move() local1042 if (!poll_error) { in mlx5hws_bwc_matcher_complex_move()1046 poll_error = ret; in mlx5hws_bwc_matcher_complex_move()1065 if (unlikely(poll_error)) in mlx5hws_bwc_matcher_complex_move()1066 return poll_error; in mlx5hws_bwc_matcher_complex_move()
73 int drain_error = 0, move_error = 0, poll_error = 0; in hws_bwc_matcher_move_all_simple() local122 if (!poll_error) { in hws_bwc_matcher_move_all_simple()126 poll_error = ret; in hws_bwc_matcher_move_all_simple()158 if (unlikely(poll_error)) in hws_bwc_matcher_move_all_simple()159 return poll_error; in hws_bwc_matcher_move_all_simple()