Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dsrq.c115 unsigned int idx = TID_TID_G(GET_TID(rpl)); in do_srq_table_rpl()
H A Dsmt.c122 unsigned int smtidx = TID_TID_G(GET_TID(rpl)); in do_smt_write_rpl()
H A Dt4_msg.h212 #define TID_TID_G(x) (((x) >> TID_TID_S) & TID_TID_M) macro
H A Dcxgb4_filter.c1999 unsigned int ftid = TID_TID_G(AOPEN_ATID_G(ntohl(rpl->atid_status))); in hash_filter_rpl()
/linux/drivers/scsi/cxgbi/cxgb4i/
H A Dcxgb4i.c897 unsigned int atid = TID_TID_G(ntohl(req->tos_atid)); in do_act_establish()
1049 TID_TID_G(AOPEN_ATID_G(be32_to_cpu(rpl->atid_status))); in do_act_open_rpl()
/linux/drivers/infiniband/hw/cxgb4/
H A Dcm.c1220 unsigned int atid = TID_TID_G(ntohl(req->tos_atid)); in act_establish()
2271 unsigned int atid = TID_TID_G(AOPEN_ATID_G( in act_open_rpl()
2315 ret = send_fw_act_open_req(ep, TID_TID_G(AOPEN_ATID_G( in act_open_rpl()
/linux/drivers/net/ethernet/chelsio/inline_crypto/ch_ktls/
H A Dchcr_ktls.c655 atid = TID_TID_G(AOPEN_ATID_G(ntohl(p->atid_status))); in chcr_ktls_cpl_act_open_rpl()