Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/net/
H A Dmsg_zerocopy.c98 static long packets, bytes, completions, expected_completions; variable
220 expected_completions++; in do_sendmsg()
477 while (completions < expected_completions && in do_recv_remaining_completions()
483 if (completions < expected_completions) in do_recv_remaining_completions()
485 completions, expected_completions); in do_recv_remaining_completions()
/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/
H A Dbwc.c533 u32 expected_completions = 1; in hws_bwc_rule_destroy_hws_sync() local
541 &expected_completions, true); in hws_bwc_rule_destroy_hws_sync()
693 u32 expected_completions = 1; in hws_bwc_rule_create_sync() local
703 &expected_completions, true); in hws_bwc_rule_create_sync()
714 u32 expected_completions = 1; in hws_bwc_rule_update_sync() local
725 &expected_completions, true); in hws_bwc_rule_update_sync()