Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/drivers/nvme/host/
H A Dtcp.c74 NVME_TCP_SEND_H2C_PDU, enumerator
636 req->state = NVME_TCP_SEND_H2C_PDU; in nvme_tcp_setup_h2c_data_pdu()
1186 if (req->state == NVME_TCP_SEND_H2C_PDU) { in nvme_tcp_try_send()

Completed in 8 milliseconds