Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/ethernet/chelsio/inline_crypto/chtls/
Dchtls_cm.c1215 oreq->ts_recent = PASS_OPEN_TID_G(ntohl(req->tos_stid)); in chtls_recv_sock()
1225 csk->tos = PASS_OPEN_TOS_G(ntohl(req->tos_stid)); in chtls_recv_sock()
1317 stid = PASS_OPEN_TID_G(ntohl(req->tos_stid)); in chtls_pass_accept_request()
1436 stid = PASS_OPEN_TID_G(ntohl(req->tos_stid)); in chtls_pass_accept_req()
1596 stid = PASS_OPEN_TID_G(ntohl(req->tos_stid)); in chtls_pass_establish()
/Linux-v5.15/drivers/target/iscsi/cxgbit/
Dcxgbit_cm.c1221 unsigned int stid = PASS_OPEN_TID_G(ntohl(req->tos_stid)); in cxgbit_pass_accept_req()
1270 PASS_OPEN_TOS_G(ntohl(req->tos_stid))); in cxgbit_pass_accept_req()
1280 PASS_OPEN_TOS_G(ntohl(req->tos_stid)), in cxgbit_pass_accept_req()
1319 csk->tos = PASS_OPEN_TOS_G(ntohl(req->tos_stid)); in cxgbit_pass_accept_req()
/Linux-v5.15/drivers/net/ethernet/chelsio/cxgb4/
Dt4_msg.h403 __be32 tos_stid; member
610 __be32 tos_stid; member
/Linux-v5.15/drivers/infiniband/hw/cxgb4/
Dcm.c2517 unsigned int stid = PASS_OPEN_TID_G(ntohl(req->tos_stid)); in pass_accept_req()
2545 tos = PASS_OPEN_TOS_G(ntohl(req->tos_stid)); in pass_accept_req()
3981 req->tos_stid = cpu_to_be32(PASS_OPEN_TID_V(stid) | in build_cpl_pass_accept_req()
4022 PASS_OPEN_TID_G(ntohl(cpl->tos_stid)))); in send_fw_pass_open_req()