Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/chelsio/inline_crypto/chtls/
Dchtls_cm.c1214 oreq->ts_recent = PASS_OPEN_TID_G(ntohl(req->tos_stid)); in chtls_recv_sock()
1224 csk->tos = PASS_OPEN_TOS_G(ntohl(req->tos_stid)); in chtls_recv_sock()
1316 stid = PASS_OPEN_TID_G(ntohl(req->tos_stid)); in chtls_pass_accept_request()
1435 stid = PASS_OPEN_TID_G(ntohl(req->tos_stid)); in chtls_pass_accept_req()
1595 stid = PASS_OPEN_TID_G(ntohl(req->tos_stid)); in chtls_pass_establish()
/linux-6.1.9/drivers/target/iscsi/cxgbit/
Dcxgbit_cm.c1222 unsigned int stid = PASS_OPEN_TID_G(ntohl(req->tos_stid)); in cxgbit_pass_accept_req()
1271 PASS_OPEN_TOS_G(ntohl(req->tos_stid))); in cxgbit_pass_accept_req()
1281 PASS_OPEN_TOS_G(ntohl(req->tos_stid)), in cxgbit_pass_accept_req()
1320 csk->tos = PASS_OPEN_TOS_G(ntohl(req->tos_stid)); in cxgbit_pass_accept_req()
/linux-6.1.9/drivers/net/ethernet/chelsio/cxgb4/
Dt4_msg.h403 __be32 tos_stid; member
610 __be32 tos_stid; member
/linux-6.1.9/drivers/infiniband/hw/cxgb4/
Dcm.c2511 unsigned int stid = PASS_OPEN_TID_G(ntohl(req->tos_stid)); in pass_accept_req()
2539 tos = PASS_OPEN_TOS_G(ntohl(req->tos_stid)); in pass_accept_req()
3975 req->tos_stid = cpu_to_be32(PASS_OPEN_TID_V(stid) | in build_cpl_pass_accept_req()
4016 PASS_OPEN_TID_G(ntohl(cpl->tos_stid)))); in send_fw_pass_open_req()