Home
last modified time | relevance | path

Searched refs:snd_wscale (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/dev/irdma/
H A Dirdma_cm.h265 u8 snd_wscale; member
H A Dirdma_cm.c765 cm_node->tcp_cntxt.snd_wscale = in irdma_process_options()
812 << cm_node->tcp_cntxt.snd_wscale; in irdma_handle_tcp_options()
3208 tcp_info->snd_wscale = cm_node->tcp_cntxt.snd_wscale; in irdma_init_tcp_ctx()
H A Dirdma_type.h933 u8 snd_wscale; member
H A Dirdma_ctrl.c1074 FIELD_PREP(IRDMAQPC_SNDSCALE, tcp->snd_wscale); in irdma_sc_qp_setctx()