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)");372 req->param |= htonl(V_TX_SNDBUF(cxgb3i_snd_win >> 15)); in make_tx_data_wr()1323 cdev->snd_win = cxgb3i_snd_win; in cxgb3i_dev_open()