Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/nvme/host/
Dtcp.c73 NVME_TCP_SEND_H2C_PDU, enumerator
623 req->state = NVME_TCP_SEND_H2C_PDU; in nvme_tcp_setup_h2c_data_pdu()
1163 if (req->state == NVME_TCP_SEND_H2C_PDU) { in nvme_tcp_try_send()