Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/nvme/host/
H A Dtcp.c74 NVME_TCP_SEND_DATA, enumerator
1035 req->state = NVME_TCP_SEND_DATA; in nvme_tcp_try_send_cmd_pdu()
1068 req->state = NVME_TCP_SEND_DATA; in nvme_tcp_try_send_data_pdu()
1135 if (req->state == NVME_TCP_SEND_DATA) { in nvme_tcp_try_send()