Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/net/
H A Dmsg_zerocopy.c99 static uint32_t sends_since_notify; variable
213 sends_since_notify++; in do_sendmsg()
466 sends_since_notify = 0; in do_recv_completions()
556 if (cfg_zerocopy && sends_since_notify >= cfg_notification_limit) in do_tx()