Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/chelsio/inline_crypto/chtls/
H A Dchtls_cm.c1214 oreq->ts_recent = PASS_OPEN_TID_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()
/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dt4_msg.h621 #define PASS_OPEN_TID_G(x) (((x) >> PASS_OPEN_TID_S) & PASS_OPEN_TID_M) macro
/openbmc/linux/drivers/target/iscsi/cxgbit/
H A Dcxgbit_cm.c1222 unsigned int stid = PASS_OPEN_TID_G(ntohl(req->tos_stid)); in cxgbit_pass_accept_req()
/openbmc/linux/drivers/infiniband/hw/cxgb4/
H A Dcm.c2518 unsigned int stid = PASS_OPEN_TID_G(ntohl(req->tos_stid)); in pass_accept_req()
4026 PASS_OPEN_TID_G(ntohl(cpl->tos_stid)))); in send_fw_pass_open_req()