Searched refs:NVME_TCP_F_DDGST (Results 1 – 3 of 3) sorted by relevance
50 NVME_TCP_F_DDGST = (1 << 1), enumerator
455 if (unlikely(len && !(hdr->flags & NVME_TCP_F_DDGST))) { in nvme_tcp_check_ddgst()650 data->hdr.flags |= NVME_TCP_F_DDGST; in nvme_tcp_setup_h2c_data_pdu()2358 pdu->hdr.flags |= NVME_TCP_F_DDGST; in nvme_tcp_setup_cmd_pdu()
318 if (unlikely(len && !(hdr->flags & NVME_TCP_F_DDGST))) { in nvmet_tcp_check_ddgst()450 pdu->hdr.flags |= NVME_TCP_F_DDGST; in nvmet_setup_c2h_data_pdu()