Home
last modified time | relevance | path

Searched refs:NVME_TCP_SEND_DDGST (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/nvme/host/
H A Dtcp.c75 NVME_TCP_SEND_DDGST, enumerator
998 req->state = NVME_TCP_SEND_DDGST; in nvme_tcp_try_send_data()
1141 if (req->state == NVME_TCP_SEND_DDGST) in nvme_tcp_try_send()
/kernel/linux/linux-6.6/drivers/nvme/host/
H A Dtcp.c76 NVME_TCP_SEND_DDGST, enumerator
1042 req->state = NVME_TCP_SEND_DDGST; in nvme_tcp_try_send_data()
1198 if (req->state == NVME_TCP_SEND_DDGST) in nvme_tcp_try_send()

Completed in 7 milliseconds