Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dt4_msg.h621 #define PASS_OPEN_TID_G(x) (((x) >> PASS_OPEN_TID_S) & PASS_OPEN_TID_M) macro
/linux/drivers/target/iscsi/cxgbit/
H A Dcxgbit_cm.c1222 unsigned int stid = PASS_OPEN_TID_G(ntohl(req->tos_stid)); in cxgbit_pass_accept_req()
/linux/drivers/infiniband/hw/cxgb4/
H A Dcm.c2518 unsigned int stid = PASS_OPEN_TID_G(ntohl(req->tos_stid)); in pass_accept_req()
4026 PASS_OPEN_TID_G(ntohl(cpl->tos_stid)))); in send_fw_pass_open_req()