Home
last modified time | relevance | path

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

/openbmc/linux/drivers/nvme/host/
H A Dtcp.c110 NVME_TCP_RECV_PDU = 0, enumerator
522 return (queue->pdu_remaining) ? NVME_TCP_RECV_PDU : in nvme_tcp_recv_state()
896 case NVME_TCP_RECV_PDU: in nvme_tcp_recv_skb()