Home
last modified time | relevance | path

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

/openbmc/linux/io_uring/
H A Dnet.c79 #define MULTISHOT_MAX_RETRY 32 macro
708 if (sr->nr_multishot_loops++ < MULTISHOT_MAX_RETRY) in io_recv_finish()