Searched refs:NVME_TCP_HDR_DIGEST_ENABLE (Results 1 – 3 of 3) sorted by relevance
32 NVME_TCP_HDR_DIGEST_ENABLE = (1 << 0), enumerator
850 queue->hdr_digest = !!(icreq->digest & NVME_TCP_HDR_DIGEST_ENABLE); in nvmet_tcp_handle_icreq()867 icresp->digest |= NVME_TCP_HDR_DIGEST_ENABLE; in nvmet_tcp_handle_icreq()
1354 icreq->digest |= NVME_TCP_HDR_DIGEST_ENABLE; in nvme_tcp_init_connection()1401 ctrl_hdgst = !!(icresp->digest & NVME_TCP_HDR_DIGEST_ENABLE); in nvme_tcp_init_connection()