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];
890 .max_sge = SMBDIRECT_MAX_SEND_SGE, in smbd_post_send_iter()1535 if (info->id->device->attrs.max_send_sge < SMBDIRECT_MAX_SEND_SGE || in _smbd_get_connection()1569 qp_attr.cap.max_send_sge = SMBDIRECT_MAX_SEND_SGE; in _smbd_get_connection()