Searched refs:NVME_TCP_PFV_1_0 (Results 1 – 3 of 3) sorted by relevance
17 NVME_TCP_PFV_1_0 = 0x0, enumerator
766 if (icreq->pfv != NVME_TCP_PFV_1_0) { in nvmet_tcp_handle_icreq()790 icresp->pfv = cpu_to_le16(NVME_TCP_PFV_1_0); in nvmet_tcp_handle_icreq()
1171 icreq->pfv = cpu_to_le16(NVME_TCP_PFV_1_0); in nvme_tcp_init_connection()1206 if (icresp->pfv != NVME_TCP_PFV_1_0) { in nvme_tcp_init_connection()