Searched refs:NVME_TCP_F_DDGST (Results 1 – 3 of 3) sorted by relevance
49 NVME_TCP_F_DDGST = (1 << 1), enumerator
403 if (unlikely(len && !(hdr->flags & NVME_TCP_F_DDGST))) { in nvme_tcp_check_ddgst()616 data->hdr.flags |= NVME_TCP_F_DDGST; in nvme_tcp_setup_h2c_data_pdu()2339 pdu->hdr.flags |= NVME_TCP_F_DDGST; in nvme_tcp_setup_cmd_pdu()
292 if (unlikely(len && !(hdr->flags & NVME_TCP_F_DDGST))) { in nvmet_tcp_check_ddgst()442 pdu->hdr.flags |= NVME_TCP_F_DDGST; in nvmet_setup_c2h_data_pdu()