Searched refs:max_send_sges (Results 1 – 1 of 1) sorted by relevance
1712 int max_send_sges, max_rw_wrs, max_send_wrs; in smb_direct_init_params() local1719 max_send_sges = DIV_ROUND_UP(t->max_send_size, PAGE_SIZE) + 3; in smb_direct_init_params()1720 if (max_send_sges > SMB_DIRECT_MAX_SEND_SGES) { in smb_direct_init_params()1741 max_send_sges); in smb_direct_init_params()