Home
last modified time | relevance | path

Searched refs:tos_tid (Results 1 – 5 of 5) sorted by relevance

/drivers/net/ethernet/chelsio/cxgb/
Dcpl5_cmd.h222 u32 tos_tid; member
235 u32 tos_tid; member
289 u32 tos_tid; member
/drivers/net/ethernet/chelsio/cxgb3/
Dt3_cpl.h507 __be32 tos_tid; member
544 __be32 tos_tid; member
634 __be32 tos_tid; member
Dcxgb3_offload.c798 unsigned int stid = G_PASS_OPEN_TID(ntohl(req->tos_tid)); in do_cr()
892 unsigned int atid = G_PASS_OPEN_TID(ntohl(req->tos_tid)); in do_act_establish()
/drivers/infiniband/hw/cxgb3/
Diwch_cm.c1374 req->peer_port, G_PASS_OPEN_TOS(ntohl(req->tos_tid))); in pass_accept_req()
1407 child_ep->tos = G_PASS_OPEN_TOS(ntohl(req->tos_tid)); in pass_accept_req()
/drivers/scsi/cxgbi/cxgb3i/
Dcxgb3i.c479 unsigned int atid = G_PASS_OPEN_TID(ntohl(req->tos_tid)); in do_act_establish()