Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/infiniband/hw/irdma/
Dtype.h961 u32 max_snd_window; member
Dcm.c3292 tcp_info->max_snd_window = cm_node->tcp_cntxt.max_snd_wnd; in irdma_init_tcp_ctx()
Dctrl.c1024 qw16 |= FIELD_PREP(IRDMAQPC_MAXSNDWND, tcp->max_snd_window) | in irdma_sc_qp_setctx()