Home
last modified time | relevance | path

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

/openbmc/linux/drivers/nvme/target/
H A Dtcp.c90 NVMET_TCP_F_INIT_FAILED = (1 << 0), enumerator
574 if (unlikely(cmd->flags & NVMET_TCP_F_INIT_FAILED)) in nvmet_tcp_execute_request()
951 cmd->flags |= NVMET_TCP_F_INIT_FAILED; in nvmet_tcp_handle_req_failure()