Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/nvme/target/
Dtcp.c70 #define NVMET_TCP_SEND_BUDGET 8 macro
1326 ret = nvmet_tcp_try_send(queue, NVMET_TCP_SEND_BUDGET, &ops); in nvmet_tcp_io_work()