Home
last modified time | relevance | path

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

/linux/drivers/infiniband/hw/irdma/
H A Dcm.h189 struct option_mss { struct
204 struct option_mss mss; argument
H A Dcm.c1385 char optionsbuf[sizeof(struct option_mss) + in irdma_send_syn()
1399 options->mss.len = sizeof(struct option_mss); in irdma_send_syn()
1401 optionssize += sizeof(struct option_mss); in irdma_send_syn()