Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/nvme/host/
Dtcp.c109 NVME_TCP_RECV_PDU = 0, enumerator
509 return (queue->pdu_remaining) ? NVME_TCP_RECV_PDU : in nvme_tcp_recv_state()
880 case NVME_TCP_RECV_PDU: in nvme_tcp_recv_skb()