Searched refs:cxgb3i_snd_win (Results 1 – 1 of 1) sorted by relevance
54 static int cxgb3i_snd_win = 128 * 1024; variable55 module_param(cxgb3i_snd_win, int, 0644);56 MODULE_PARM_DESC(cxgb3i_snd_win, "TCP send window in bytes (default=128KB)");995 csk->snd_win = cxgb3i_snd_win; in init_act_open()