Home
last modified time | relevance | path

Searched refs:NVMET_TCP_SEND_BUDGET (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/nvme/target/
H A Dtcp.c34 #define NVMET_TCP_SEND_BUDGET 8 macro
1281 ret = nvmet_tcp_try_send(queue, NVMET_TCP_SEND_BUDGET, &ops); in nvmet_tcp_io_work()
/kernel/linux/linux-6.6/drivers/nvme/target/
H A Dtcp.c71 #define NVMET_TCP_SEND_BUDGET 8 macro
1340 ret = nvmet_tcp_try_send(queue, NVMET_TCP_SEND_BUDGET, &ops); in nvmet_tcp_io_work()

Completed in 5 milliseconds