Home
last modified time | relevance | path

Searched refs:GET_TID (Results 1 – 15 of 15) sorted by relevance

/Linux-v5.10/drivers/net/ethernet/chelsio/inline_crypto/chtls/
Dchtls_cm.c760 unsigned int stid = GET_TID(rpl); in chtls_pass_open_rpl()
791 stid = GET_TID(rpl); in chtls_close_listsrv_rpl()
1301 tid = GET_TID(req); in chtls_pass_accept_request()
1426 tid = GET_TID(req); in chtls_pass_accept_req()
1568 hwtid = GET_TID(req); in chtls_pass_establish()
1714 unsigned int hwtid = GET_TID(req); in chtls_rx_data()
1766 unsigned int hwtid = GET_TID(req); in chtls_rx_pdu()
1835 unsigned int hwtid = GET_TID(req); in chtls_rx_cmp()
1978 set_abort_rpl_wr(reply_skb, GET_TID(req), in send_defer_abort_rpl()
2017 set_abort_rpl_wr(reply_skb, GET_TID(req), status); in send_abort_rpl()
[all …]
/Linux-v5.10/drivers/scsi/cxgbi/cxgb4i/
Dcxgb4i.c894 unsigned int tid = GET_TID(req); in do_act_establish()
1045 unsigned int tid = GET_TID(rpl); in do_act_open_rpl()
1070 cxgb4_remove_tid(lldi->tids, csk->port_id, GET_TID(rpl), in do_act_open_rpl()
1094 unsigned int tid = GET_TID(req); in do_peer_close()
1115 unsigned int tid = GET_TID(rpl); in do_close_con_rpl()
1154 unsigned int tid = GET_TID(req); in do_abort_req_rss()
1202 unsigned int tid = GET_TID(rpl); in do_abort_rpl_rss()
1226 unsigned int tid = GET_TID(cpl); in do_rx_data()
1248 unsigned int tid = GET_TID(cpl); in do_rx_iscsi_hdr()
1355 u32 tid = GET_TID(cpl); in do_rx_iscsi_data()
[all …]
/Linux-v5.10/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()
Dcxgb4_filter.c1972 unsigned int tid = GET_TID(rpl); in hash_del_filter_rpl()
2001 unsigned int tid = GET_TID(rpl); in hash_filter_rpl()
2076 unsigned int tid = GET_TID(rpl); in filter_rpl()
Dl2t.c189 unsigned int tid = GET_TID(rpl); in do_l2t_write_rpl()
Dt4_msg.h206 #define GET_TID(cmd) (TID_G(be32_to_cpu(OPCODE_TID(cmd)))) macro
/Linux-v5.10/drivers/net/ethernet/chelsio/cxgb3/
Dcxgb3_offload.c712 rpl->status, GET_TID(rpl)); in do_smt_write_rpl()
723 rpl->status, GET_TID(rpl)); in do_l2t_write_rpl()
734 rpl->status, GET_TID(rpl)); in do_rte_write_rpl()
801 unsigned int tid = GET_TID(req); in do_cr()
859 unsigned int tid = GET_TID(req); in do_abort_req_rss()
895 unsigned int tid = GET_TID(req); in do_act_establish()
Dt3_cpl.h207 #define GET_TID(cmd) (G_TID(ntohl(OPCODE_TID(cmd)))) macro
/Linux-v5.10/drivers/target/iscsi/cxgbit/
Dcxgbit_cm.c1223 unsigned int tid = GET_TID(req); in cxgbit_pass_accept_req()
1582 unsigned int stid = GET_TID(rpl); in cxgbit_pass_open_rpl()
1604 unsigned int stid = GET_TID(rpl); in cxgbit_close_listsrv_rpl()
1626 unsigned int tid = GET_TID(req); in cxgbit_pass_establish()
1728 unsigned int tid = GET_TID(hdr); in cxgbit_abort_req_rss()
1903 unsigned int tid = GET_TID(rpl); in cxgbit_set_tcb_rpl()
1924 unsigned int tid = GET_TID(cpl); in cxgbit_rx_data()
1967 unsigned int tid = GET_TID(cpl); in cxgbit_rx_cpl()
Dcxgbit_main.c457 tid = GET_TID(rpl); in cxgbit_uld_lro_rx_handler()
/Linux-v5.10/drivers/infiniband/hw/cxgb4/
Dcm.c1219 unsigned int tid = GET_TID(req); in act_establish()
1849 unsigned int tid = GET_TID(hdr); in rx_data()
1923 unsigned int tid = GET_TID(rpl); in abort_rpl()
2365 cxgb4_remove_tid(ep->com.dev->rdev.lldi.tids, 0, GET_TID(rpl), in act_open_rpl()
2380 unsigned int stid = GET_TID(rpl); in pass_open_rpl()
2398 unsigned int stid = GET_TID(rpl); in close_listsrv_rpl()
2519 unsigned int hwtid = GET_TID(req); in pass_accept_req()
2680 unsigned int tid = GET_TID(req); in pass_establish()
2715 unsigned int tid = GET_TID(hdr); in peer_close()
2820 unsigned int tid = GET_TID(req); in peer_abort()
[all …]
/Linux-v5.10/drivers/scsi/cxgbi/cxgb3i/
Dcxgb3i.c233 tdev, GET_TID(req), skb); in abort_arp_failure()
477 unsigned int tid = GET_TID(req); in do_act_establish()
582 cxgb3_queue_tid_release(tdev, GET_TID(rpl)); in do_act_open_rpl()
/Linux-v5.10/drivers/net/ethernet/chelsio/cxgb/
Dcpl5_cmd.h176 #define GET_TID(cmd) (G_TID(ntohl(OPCODE_TID(cmd)))) macro
/Linux-v5.10/drivers/net/ethernet/chelsio/inline_crypto/ch_ktls/
Dchcr_ktls.c660 tid = GET_TID(p); in chcr_ktls_cpl_act_open_rpl()
714 tid = GET_TID(p); in chcr_ktls_cpl_set_tcb_rpl()