Home
last modified time | relevance | path

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

/openbmc/linux/drivers/nvme/target/
H A Dtcp.c71 #define NVMET_TCP_SEND_BUDGET 8 macro
1341 ret = nvmet_tcp_try_send(queue, NVMET_TCP_SEND_BUDGET, &ops); in nvmet_tcp_io_work()