Searched refs:cfg_oneshot_recvs (Results 1 – 1 of 1) sorted by relevance
65 static int cfg_oneshot_recvs; variable238 if (cqe->res == 0 && cqe->flags == 0 && cfg_oneshot_recvs == 0) { in process_recvzc()247 if (cqe->res == 0 && cqe->flags == 0 && cfg_oneshot_recvs) { in process_recvzc()249 cfg_oneshot_recvs--; in process_recvzc()415 cfg_oneshot_recvs = strtoul(optarg, NULL, 0); in parse_opts()