Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/nvme/target/
H A Dtcp.c38 NVMET_TCP_SEND_DATA_PDU, enumerator
417 cmd->state = NVMET_TCP_SEND_DATA_PDU; in nvmet_setup_c2h_data_pdu()
737 if (cmd->state == NVMET_TCP_SEND_DATA_PDU) { in nvmet_tcp_try_send_one()
/kernel/linux/linux-6.6/drivers/nvme/target/
H A Dtcp.c75 NVMET_TCP_SEND_DATA_PDU, enumerator
436 cmd->state = NVMET_TCP_SEND_DATA_PDU; in nvmet_setup_c2h_data_pdu()
765 if (cmd->state == NVMET_TCP_SEND_DATA_PDU) { in nvmet_tcp_try_send_one()

Completed in 9 milliseconds