Searched refs:SMBDIRECT_MAX_SEND_SGE (Results 1 – 2 of 2) sorted by relevance
229 #define SMBDIRECT_MAX_SEND_SGE 6 macro237 struct ib_sge sge[SMBDIRECT_MAX_SEND_SGE];
891 .max_sge = SMBDIRECT_MAX_SEND_SGE, in smbd_post_send_iter()1536 if (info->id->device->attrs.max_send_sge < SMBDIRECT_MAX_SEND_SGE || in _smbd_get_connection()1570 qp_attr.cap.max_send_sge = SMBDIRECT_MAX_SEND_SGE; in _smbd_get_connection()