Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/net/
H A Dmsg_zerocopy.c88 static int cfg_notification_limit = 32; variable
556 if (cfg_zerocopy && sends_since_notify >= cfg_notification_limit) in do_tx()
747 cfg_notification_limit = strtoul(optarg, NULL, 0); in parse_opts()