Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/chelsio/cxgb3/
H A 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()
H A Dt3_cpl.h518 #define G_PASS_OPEN_TID(x) (((x) >> S_PASS_OPEN_TID) & M_PASS_OPEN_TID) macro
/openbmc/linux/drivers/scsi/cxgbi/cxgb3i/
H A Dcxgb3i.c480 unsigned int atid = G_PASS_OPEN_TID(ntohl(req->tos_tid)); in do_act_establish()