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.c136 NVME_TCP_RECV_PDU = 0, enumerator
591 return (queue->pdu_remaining) ? NVME_TCP_RECV_PDU : in nvme_tcp_recv_state()
1021 case NVME_TCP_RECV_PDU: in nvme_tcp_recv_skb()