Home
last modified time | relevance | path

Searched refs:tos_stid (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/drivers/crypto/chelsio/chtls/
Dchtls_cm.c1067 oreq->ts_recent = PASS_OPEN_TID_G(ntohl(req->tos_stid)); in chtls_recv_sock()
1074 csk->tos = PASS_OPEN_TOS_G(ntohl(req->tos_stid)); in chtls_recv_sock()
1155 stid = PASS_OPEN_TID_G(ntohl(req->tos_stid)); in chtls_pass_accept_request()
1245 stid = PASS_OPEN_TID_G(ntohl(req->tos_stid)); in chtls_pass_accept_req()
1407 stid = PASS_OPEN_TID_G(ntohl(req->tos_stid)); in chtls_pass_establish()
/Linux-v4.19/drivers/target/iscsi/cxgbit/
Dcxgbit_cm.c1203 unsigned int stid = PASS_OPEN_TID_G(ntohl(req->tos_stid)); in cxgbit_pass_accept_req()
1252 PASS_OPEN_TOS_G(ntohl(req->tos_stid))); in cxgbit_pass_accept_req()
1262 PASS_OPEN_TOS_G(ntohl(req->tos_stid)), in cxgbit_pass_accept_req()
1301 csk->tos = PASS_OPEN_TOS_G(ntohl(req->tos_stid)); in cxgbit_pass_accept_req()
/Linux-v4.19/drivers/infiniband/hw/cxgb4/
Dcm.c2471 unsigned int stid = PASS_OPEN_TID_G(ntohl(req->tos_stid)); in pass_accept_req()
2482 u8 tos = PASS_OPEN_TOS_G(ntohl(req->tos_stid)); in pass_accept_req()
2515 PASS_OPEN_TOS_G(ntohl(req->tos_stid)), in pass_accept_req()
3807 req->tos_stid = cpu_to_be32(PASS_OPEN_TID_V(stid) | in build_cpl_pass_accept_req()
3848 PASS_OPEN_TID_G(ntohl(cpl->tos_stid)))); in send_fw_pass_open_req()
/Linux-v4.19/drivers/net/ethernet/chelsio/cxgb4/
Dt4_msg.h401 __be32 tos_stid; member
608 __be32 tos_stid; member