Home
last modified time | relevance | path

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

/openbmc/linux/fs/smb/client/
H A Dsmbdirect.h245 #define SMBDIRECT_MAX_RECV_SGE 1 macro
H A Dsmbdirect.c1536 info->id->device->attrs.max_recv_sge < SMBDIRECT_MAX_RECV_SGE) { in _smbd_get_connection()
1570 qp_attr.cap.max_recv_sge = SMBDIRECT_MAX_RECV_SGE; in _smbd_get_connection()