Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/infiniband/hw/cxgb4/
Dt4fw_ri_api.h781 __be32 tos_stid; member
Dcm.c2383 unsigned int stid = PASS_OPEN_TID_G(ntohl(req->tos_stid)); in pass_accept_req()
2418 PASS_OPEN_TOS_G(ntohl(req->tos_stid))); in pass_accept_req()
2425 PASS_OPEN_TOS_G(ntohl(req->tos_stid)), in pass_accept_req()
2512 child_ep->tos = PASS_OPEN_TOS_G(ntohl(req->tos_stid)); in pass_accept_req()
3700 req->tos_stid = cpu_to_be32(PASS_OPEN_TID_V(stid) | in build_cpl_pass_accept_req()
3740 PASS_OPEN_TID_G(ntohl(cpl->tos_stid)))); in send_fw_pass_open_req()
/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb4/
Dt4_msg.h498 __be32 tos_stid; member