Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/infiniband/hw/nes/
Dnes_cm.h143 struct option_windowscale { struct
153 struct option_windowscale as_windowscale; argument
Dnes_cm.c1004 sizeof(struct option_windowscale) + sizeof(struct option_base) + in send_syn()
1022 options->as_windowscale.length = sizeof(struct option_windowscale); in send_syn()
1024 optionssize += sizeof(struct option_windowscale); in send_syn()
/Linux-v4.19/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()