Home
last modified time | relevance | path

Searched refs:option_mss (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/infiniband/hw/i40iw/
H A Di40iw_cm.h143 struct option_mss { struct
158 struct option_mss as_mss;
H A Di40iw_cm.c1342 char optionsbuffer[sizeof(struct option_mss) + in i40iw_send_syn()
1359 options->as_mss.length = sizeof(struct option_mss); in i40iw_send_syn()
1361 optionssize += sizeof(struct option_mss); in i40iw_send_syn()
/kernel/linux/linux-6.6/drivers/infiniband/hw/irdma/
H A Dcm.h189 struct option_mss { struct
204 struct option_mss mss;
H A Dcm.c1384 char optionsbuf[sizeof(struct option_mss) + in irdma_send_syn()
1398 options->mss.len = sizeof(struct option_mss); in irdma_send_syn()
1400 optionssize += sizeof(struct option_mss); in irdma_send_syn()

Completed in 12 milliseconds