Home
last modified time | relevance | path

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

/openbmc/linux/fs/smb/common/
H A Dsmb2pdu.h736 #define SMB2_CHANNEL_RDMA_V1 cpu_to_le32(0x00000001) macro
/openbmc/linux/fs/smb/server/
H A Dsmb2pdu.c6536 Channel != SMB2_CHANNEL_RDMA_V1) in smb2_set_remote_key_for_rdma()
6621 req->Channel == SMB2_CHANNEL_RDMA_V1) { in smb2_read()
6870 if (req->Channel == SMB2_CHANNEL_RDMA_V1 || in smb2_write()
/openbmc/linux/fs/smb/client/
H A Dsmb2pdu.c4460 req->Channel = SMB2_CHANNEL_RDMA_V1; in smb2_new_read_req()
4919 req->Channel = SMB2_CHANNEL_RDMA_V1; in smb2_async_writev()