Home
last modified time | relevance | path

Searched refs:TID_TID_G (Results 1 – 6 of 6) sorted by relevance

/Linux-v4.19/drivers/net/ethernet/chelsio/cxgb4/
Dsrq.c115 unsigned int idx = TID_TID_G(GET_TID(rpl)); in do_srq_table_rpl()
Dsmt.c122 unsigned int smtidx = TID_TID_G(GET_TID(rpl)); in do_smt_write_rpl()
Dt4_msg.h210 #define TID_TID_G(x) (((x) >> TID_TID_S) & TID_TID_M) macro
Dcxgb4_filter.c1682 unsigned int ftid = TID_TID_G(AOPEN_ATID_G(ntohl(rpl->atid_status))); in hash_filter_rpl()
/Linux-v4.19/drivers/scsi/cxgbi/cxgb4i/
Dcxgb4i.c784 unsigned int atid = TID_TID_G(ntohl(req->tos_atid)); in do_act_establish()
936 TID_TID_G(AOPEN_ATID_G(be32_to_cpu(rpl->atid_status))); in do_act_open_rpl()
/Linux-v4.19/drivers/infiniband/hw/cxgb4/
Dcm.c1178 unsigned int atid = TID_TID_G(ntohl(req->tos_atid)); in act_establish()
2221 unsigned int atid = TID_TID_G(AOPEN_ATID_G( in act_open_rpl()
2265 ret = send_fw_act_open_req(ep, TID_TID_G(AOPEN_ATID_G( in act_open_rpl()