Home
last modified time | relevance | path

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

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