Searched refs:NVME_TCP_DATA_DIGEST_ENABLE (Results 1 – 3 of 3) sorted by relevance
39 NVME_TCP_DATA_DIGEST_ENABLE = (1 << 1), enumerator
893 queue->data_digest = !!(icreq->digest & NVME_TCP_DATA_DIGEST_ENABLE); in nvmet_tcp_handle_icreq()911 icresp->digest |= NVME_TCP_DATA_DIGEST_ENABLE; in nvmet_tcp_handle_icreq()
1379 icreq->digest |= NVME_TCP_DATA_DIGEST_ENABLE; in nvme_tcp_init_connection()1414 ctrl_ddgst = !!(icresp->digest & NVME_TCP_DATA_DIGEST_ENABLE); in nvme_tcp_init_connection()