Searched refs:NVME_TCP_F_DDGST (Results 1 – 3 of 3) sorted by relevance
56 NVME_TCP_F_DDGST = (1 << 1), enumerator
508 if (unlikely(len && !(hdr->flags & NVME_TCP_F_DDGST))) { in nvme_tcp_check_ddgst()703 data->hdr.flags |= NVME_TCP_F_DDGST; in nvme_tcp_setup_h2c_data_pdu()2565 pdu->hdr.flags |= NVME_TCP_F_DDGST; in nvme_tcp_setup_cmd_pdu()
343 if (unlikely(len && !(hdr->flags & NVME_TCP_F_DDGST))) { in nvmet_tcp_check_ddgst()476 pdu->hdr.flags |= NVME_TCP_F_DDGST; in nvmet_setup_c2h_data_pdu()