Home
last modified time | relevance | path

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

/drivers/infiniband/hw/nes/
Dnes_context.h57 __le32 snd_wnd; member
Dnes_cm.h271 u32 snd_wnd; member
Dnes_cm.c2076 cm_node->tcp_cntxt.snd_wnd = ntohs(tcph->window) << in handle_tcp_options()
2079 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()
2331 cm_node->tcp_cntxt.snd_wnd = in mini_cm_connect()
2333 loopbackremotenode->tcp_cntxt.snd_wnd = in mini_cm_connect()
2737 nesqp->nesqp_context->snd_wnd = cpu_to_le32(cm_node->tcp_cntxt.snd_wnd); in nes_cm_init_tsa_conn()
2758 nes_debug(NES_DBG_CM, " snd_wnd = 0x%08X.\n", le32_to_cpu(nesqp->nesqp_context->snd_wnd)); in nes_cm_init_tsa_conn()