Searched refs:SMB2_CHANNEL_RDMA_V1 (Results 1 – 3 of 3) sorted by relevance
644 #define SMB2_CHANNEL_RDMA_V1 cpu_to_le32(0x00000001) macro
6133 req->Channel != SMB2_CHANNEL_RDMA_V1) in smb2_read_rdma_channel()6231 req->Channel == SMB2_CHANNEL_RDMA_V1) { in smb2_read()6365 req->Channel != SMB2_CHANNEL_RDMA_V1) in smb2_write_rdma_channel()6457 if (req->Channel != SMB2_CHANNEL_RDMA_V1 && in smb2_write()
3964 req->Channel = SMB2_CHANNEL_RDMA_V1; in smb2_new_read_req()4404 req->Channel = SMB2_CHANNEL_RDMA_V1; in smb2_async_writev()
Completed in 34 milliseconds