Home
last modified time | relevance | path

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

/tools/testing/selftests/net/
A Dio_uring_zerocopy_tx.c166 if (cqe->flags & IORING_CQE_F_MORE) in do_tx()
175 if (cqe->flags & IORING_CQE_F_MORE) { in do_tx()
194 if (cqe->flags & IORING_CQE_F_MORE) in do_tx()
/tools/include/uapi/linux/
A Dio_uring.h414 #define IORING_CQE_F_MORE (1U << 1) macro
/tools/testing/selftests/drivers/net/hw/
A Diou-zcrx.c251 } else if (!(cqe->flags & IORING_CQE_F_MORE)) { in process_recvzc()

Completed in 8 milliseconds