Home
last modified time | relevance | path

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

/drivers/infiniband/hw/nes/
Dnes_cm.h141 struct option_windowscale { struct
151 struct option_windowscale as_windowscale; argument
Dnes_cm.c964 sizeof(struct option_windowscale) + sizeof(struct option_base) + in send_syn()
982 options->as_windowscale.length = sizeof(struct option_windowscale); in send_syn()
984 optionssize += sizeof(struct option_windowscale); in send_syn()