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