Home
last modified time | relevance | path

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

/freebsd/sys/dev/irdma/
H A Dirdma_type.h949 u32 max_snd_window; member
H A Dirdma_cm.c3220 tcp_info->max_snd_window = cm_node->tcp_cntxt.max_snd_wnd; in irdma_init_tcp_ctx()
H A Dirdma_ctrl.c1096 qw16 |= FIELD_PREP(IRDMAQPC_MAXSNDWND, tcp->max_snd_window) | in irdma_sc_qp_setctx()