Home
last modified time | relevance | path

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

/linux/fs/smb/common/smbdirect/
H A Dsmbdirect_socket.h148 #define SMBDIRECT_RECV_IO_MAX_SGE 1 macro
/linux/fs/smb/client/
H A Dsmbdirect.c1572 sc->ib.dev->attrs.max_recv_sge < SMBDIRECT_RECV_IO_MAX_SGE) { in _smbd_get_connection()
1604 qp_attr.cap.max_recv_sge = SMBDIRECT_RECV_IO_MAX_SGE; in _smbd_get_connection()