Searched refs:pfv (Results 1 – 4 of 4) sorted by relevance
89 __le16 pfv; member107 __le16 pfv; member
256 __le16 pfv; member
905 if (icreq->pfv != NVME_TCP_PFV_1_0) { in nvmet_tcp_handle_icreq()906 pr_err("queue %d: bad pfv %d\n", queue->idx, icreq->pfv); in nvmet_tcp_handle_icreq()929 icresp->pfv = cpu_to_le16(NVME_TCP_PFV_1_0); in nvmet_tcp_handle_icreq()
1425 icreq->pfv = cpu_to_le16(NVME_TCP_PFV_1_0); in nvme_tcp_init_connection()1479 if (icresp->pfv != NVME_TCP_PFV_1_0) { in nvme_tcp_init_connection()1481 nvme_tcp_queue_id(queue), icresp->pfv); in nvme_tcp_init_connection()