Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/infiniband/hw/i40iw/
Di40iw_cm.h149 struct option_windowscale { struct
159 struct option_windowscale as_windowscale; argument
Di40iw_cm.c1343 sizeof(struct option_windowscale) + in i40iw_send_syn()
1365 options->as_windowscale.length = sizeof(struct option_windowscale); in i40iw_send_syn()
1367 optionssize += sizeof(struct option_windowscale); in i40iw_send_syn()