Home
last modified time | relevance | path

Searched refs:tcphlen (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/infiniband/hw/irdma/
H A Dpuda.h67 u8 tcphlen; /* tcp length in bytes */ member
H A Dpuda.c534 info.tcplen = buf->tcphlen; in irdma_puda_send_buf()
1217 txbuf->tcphlen = buf->tcphlen; in irdma_ieq_setup_tx_buf()
1221 txbuf->hdrlen = txbuf->tcphlen; in irdma_ieq_setup_tx_buf()
H A Dcm.c343 sqbuf->tcphlen = sizeof(*tcph) + opts_len; in irdma_form_ah_cm_frame()
377 sqbuf->tcphlen = tcph->doff << 2; in irdma_form_ah_cm_frame()
460 sqbuf->tcphlen = sizeof(*tcph) + opts_len; in irdma_form_uda_cm_frame()
565 sqbuf->tcphlen = tcph->doff << 2; in irdma_form_uda_cm_frame()