Searched refs:SMB2_CHANNEL_RDMA_V1 (Results 1 – 4 of 4) sorted by relevance
1297 #define SMB2_CHANNEL_RDMA_V1 cpu_to_le32(0x00000001) /* SMB3 or later */ macro
3941 req->Channel = SMB2_CHANNEL_RDMA_V1; in smb2_new_read_req()4378 req->Channel = SMB2_CHANNEL_RDMA_V1; in smb2_async_writev()
826 #define SMB2_CHANNEL_RDMA_V1 cpu_to_le32(0x00000001) macro
6099 req->Channel != SMB2_CHANNEL_RDMA_V1) in smb2_read_rdma_channel()6198 req->Channel == SMB2_CHANNEL_RDMA_V1) { in smb2_read()6331 req->Channel != SMB2_CHANNEL_RDMA_V1) in smb2_write_rdma_channel()6424 if (req->Channel != SMB2_CHANNEL_RDMA_V1 && in smb2_write()