Home
last modified time | relevance | path

Searched refs:wsf (Results 1 – 5 of 5) sorted by relevance

/linux-6.6.21/drivers/net/ethernet/chelsio/cxgb/
Dcpl5_cmd.h171 u8 wsf; member
/linux-6.6.21/drivers/net/ethernet/chelsio/inline_crypto/chtls/
Dchtls_cm.c1385 if (req->tcpopt.wsf <= 14 && in chtls_pass_accept_request()
1388 inet_rsk(oreq)->snd_wscale = req->tcpopt.wsf; in chtls_pass_accept_request()
/linux-6.6.21/drivers/net/ethernet/chelsio/cxgb3/
Dt3_cpl.h211 __u8 wsf; member
/linux-6.6.21/drivers/net/ethernet/chelsio/cxgb4/
Dt4_msg.h380 __u8 wsf; member
/linux-6.6.21/drivers/infiniband/hw/cxgb4/
Dcm.c3985 req->tcpopt.wsf = tmp_opt.snd_wscale; in build_cpl_pass_accept_req()
4020 FW_OFLD_CONNECTION_WR_RCV_SCALE_V(cpl->tcpopt.wsf) | in send_fw_pass_open_req()