Home
last modified time | relevance | path

Searched refs:as_windowscale (Results 1 – 2 of 2) sorted by relevance

/drivers/infiniband/hw/i40iw/
Di40iw_cm.h159 struct option_windowscale as_windowscale; member
Di40iw_cm.c673 all_options->as_windowscale.shiftcount; in i40iw_process_options()
1364 options->as_windowscale.optionnum = OPTION_NUMBER_WINDOW_SCALE; in i40iw_send_syn()
1365 options->as_windowscale.length = sizeof(struct option_windowscale); in i40iw_send_syn()
1366 options->as_windowscale.shiftcount = cm_node->tcp_cntxt.rcv_wscale; in i40iw_send_syn()