Home
last modified time | relevance | path

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

/openbmc/linux/drivers/nvme/target/
H A Dtcp.c607 static int nvmet_try_send_data(struct nvmet_tcp_cmd *cmd, bool last_in_batch) in nvmet_try_send_data() function
773 ret = nvmet_try_send_data(cmd, last_in_batch); in nvmet_tcp_try_send_one()