Home
last modified time | relevance | path

Searched refs:SMB2_CHANNEL_RDMA_V1 (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/cifs/
Dsmb2pdu.h1273 #define SMB2_CHANNEL_RDMA_V1 cpu_to_le32(0x00000001) /* SMB3 or later */ macro
Dsmb2pdu.c3877 req->Channel = SMB2_CHANNEL_RDMA_V1; in smb2_new_read_req()
4317 req->Channel = SMB2_CHANNEL_RDMA_V1; in smb2_async_writev()