Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/nvme/host/
H A Dtcp.c73 NVME_TCP_SEND_H2C_PDU, enumerator
674 req->state = NVME_TCP_SEND_H2C_PDU; in nvme_tcp_handle_r2t()
1129 if (req->state == NVME_TCP_SEND_H2C_PDU) { in nvme_tcp_try_send()