as_windowscale    673 drivers/infiniband/hw/i40iw/i40iw_cm.c 			    all_options->as_windowscale.shiftcount;
as_windowscale   1364 drivers/infiniband/hw/i40iw/i40iw_cm.c 	options->as_windowscale.optionnum = OPTION_NUMBER_WINDOW_SCALE;
as_windowscale   1365 drivers/infiniband/hw/i40iw/i40iw_cm.c 	options->as_windowscale.length = sizeof(struct option_windowscale);
as_windowscale   1366 drivers/infiniband/hw/i40iw/i40iw_cm.c 	options->as_windowscale.shiftcount = cm_node->tcp_cntxt.rcv_wscale;
as_windowscale    159 drivers/infiniband/hw/i40iw/i40iw_cm.h 	struct option_windowscale as_windowscale;