Home
last modified time | relevance | path

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

/drivers/net/ethernet/chelsio/cxgb4/
Dt4_msg.h337 #define GET_POPEN_TID(x) ((x) & 0xffffff) macro
/drivers/infiniband/hw/cxgb4/
Dcm.c1964 unsigned int stid = GET_POPEN_TID(ntohl(req->tos_stid)); in pass_accept_req()