Searched refs:SMBDIRECT_MAX_RECV_SGE (Results 1 – 2 of 2) sorted by relevance
245 #define SMBDIRECT_MAX_RECV_SGE 1 macro
1536 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()