Home
last modified time | relevance | path

Searched refs:max_snd_wnd (Results 1 – 3 of 3) sorted by relevance

/drivers/infiniband/hw/nes/
Dnes_context.h68 __le32 max_snd_wnd; member
Dnes_cm.h272 u32 max_snd_wnd; member
Dnes_cm.c2079 if (cm_node->tcp_cntxt.snd_wnd > cm_node->tcp_cntxt.max_snd_wnd) in handle_tcp_options()
2080 cm_node->tcp_cntxt.max_snd_wnd = cm_node->tcp_cntxt.snd_wnd; in handle_tcp_options()
2327 cm_node->tcp_cntxt.max_snd_wnd = in mini_cm_connect()
2329 loopbackremotenode->tcp_cntxt.max_snd_wnd = in mini_cm_connect()
2749 nesqp->nesqp_context->max_snd_wnd = cpu_to_le32(cm_node->tcp_cntxt.max_snd_wnd); in nes_cm_init_tsa_conn()
2760 nes_debug(NES_DBG_CM, " max_swnd = 0x%08X.\n", le32_to_cpu(nesqp->nesqp_context->max_snd_wnd)); in nes_cm_init_tsa_conn()