Searched refs:max_frmr_depth (Results 1 – 4 of 4) sorted by relevance
42 sp->max_frmr_depth); in smbdirect_connection_create_mr_list()48 sc->mr_io.type, sp->max_frmr_depth); in smbdirect_connection_create_mr_list()51 mr->sgt.sgl = kzalloc_objs(struct scatterlist, sp->max_frmr_depth); in smbdirect_connection_create_mr_list()56 sp->max_frmr_depth); in smbdirect_connection_create_mr_list()275 num_pages = iov_iter_npages(iter, sp->max_frmr_depth + 1); in smbdirect_connection_register_mr_io()276 if (num_pages > sp->max_frmr_depth) { in smbdirect_connection_register_mr_io()279 num_pages, sp->max_frmr_depth); in smbdirect_connection_register_mr_io()300 num_pages, iov_iter_count(iter), sp->max_frmr_depth); in smbdirect_connection_register_mr_io()301 smbdirect_iter_to_sgt(iter, &mr->sgt, sp->max_frmr_depth); in smbdirect_connection_register_mr_io()
80 sp->max_frmr_depth, in smbdirect_connection_legacy_debug_proc_show()
43 __u32 max_frmr_depth; member
299 sp->max_frmr_depth = smbd_max_frmr_depth; in _smbd_get_connection()