Home
last modified time | relevance | path

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

/linux/drivers/nvme/host/
H A Dtcp.c135 NVME_TCP_RECV_PDU = 0, enumerator
598 return (queue->pdu_remaining) ? NVME_TCP_RECV_PDU : in nvme_tcp_recv_state()
1038 case NVME_TCP_RECV_PDU: in nvme_tcp_recv_skb()