Searched refs:max_sge_per_wr (Results 1 – 1 of 1) sorted by relevance
1704 unsigned int max_sge_per_wr, wrs_per_credit; in smb_direct_init_params() local1729 max_sge_per_wr = min_t(unsigned int, device->attrs.max_send_sge, in smb_direct_init_params()1731 max_sge_per_wr = max_t(unsigned int, max_sge_per_wr, in smb_direct_init_params()1735 max_sge_per_wr) + 1); in smb_direct_init_params()1780 cap->max_send_sge = max_sge_per_wr; in smb_direct_init_params()