Home
last modified time | relevance | path

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

/drivers/target/iscsi/cxgbit/
Dcxgbit_cm.c1149 unsigned int stid = PASS_OPEN_TID_G(ntohl(req->tos_stid)); in cxgbit_pass_accept_req()
1198 PASS_OPEN_TOS_G(ntohl(req->tos_stid))); in cxgbit_pass_accept_req()
1208 PASS_OPEN_TOS_G(ntohl(req->tos_stid)), in cxgbit_pass_accept_req()
1247 csk->tos = PASS_OPEN_TOS_G(ntohl(req->tos_stid)); in cxgbit_pass_accept_req()
/drivers/net/ethernet/chelsio/cxgb4/
Dt4_msg.h382 __be32 tos_stid; member
589 __be32 tos_stid; member
/drivers/infiniband/hw/cxgb4/
Dcm.c2436 unsigned int stid = PASS_OPEN_TID_G(ntohl(req->tos_stid)); in pass_accept_req()
2447 u8 tos = PASS_OPEN_TOS_G(ntohl(req->tos_stid)); in pass_accept_req()
2479 PASS_OPEN_TOS_G(ntohl(req->tos_stid)), in pass_accept_req()
3767 req->tos_stid = cpu_to_be32(PASS_OPEN_TID_V(stid) | in build_cpl_pass_accept_req()
3807 PASS_OPEN_TID_G(ntohl(cpl->tos_stid)))); in send_fw_pass_open_req()