Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/chelsio/inline_crypto/chtls/
Dchtls_cm.c763 unsigned int stid = GET_TID(rpl); in chtls_pass_open_rpl()
794 stid = GET_TID(rpl); in chtls_close_listsrv_rpl()
1313 tid = GET_TID(req); in chtls_pass_accept_request()
1436 tid = GET_TID(req); in chtls_pass_accept_req()
1578 hwtid = GET_TID(req); in chtls_pass_establish()
1729 unsigned int hwtid = GET_TID(req); in chtls_rx_data()
1781 unsigned int hwtid = GET_TID(req); in chtls_rx_pdu()
1850 unsigned int hwtid = GET_TID(req); in chtls_rx_cmp()
1995 set_abort_rpl_wr(reply_skb, GET_TID(req), in send_defer_abort_rpl()
2026 tid = GET_TID(req); in chtls_send_abort_rpl()
[all …]
/Linux-v6.6/drivers/scsi/cxgbi/cxgb4i/
Dcxgb4i.c896 unsigned int tid = GET_TID(req); in do_act_establish()
1047 unsigned int tid = GET_TID(rpl); in do_act_open_rpl()
1072 cxgb4_remove_tid(lldi->tids, csk->port_id, GET_TID(rpl), in do_act_open_rpl()
1096 unsigned int tid = GET_TID(req); in do_peer_close()
1117 unsigned int tid = GET_TID(rpl); in do_close_con_rpl()
1156 unsigned int tid = GET_TID(req); in do_abort_req_rss()
1204 unsigned int tid = GET_TID(rpl); in do_abort_rpl_rss()
1228 unsigned int tid = GET_TID(cpl); in do_rx_data()
1250 unsigned int tid = GET_TID(cpl); in do_rx_iscsi_hdr()
1357 u32 tid = GET_TID(cpl); in do_rx_iscsi_data()
[all …]
/Linux-v6.6/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-v6.6/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-v6.6/drivers/target/iscsi/cxgbit/
Dcxgbit_cm.c1224 unsigned int tid = GET_TID(req); in cxgbit_pass_accept_req()
1583 unsigned int stid = GET_TID(rpl); in cxgbit_pass_open_rpl()
1605 unsigned int stid = GET_TID(rpl); in cxgbit_close_listsrv_rpl()
1627 unsigned int tid = GET_TID(req); in cxgbit_pass_establish()
1726 unsigned int tid = GET_TID(hdr); in cxgbit_abort_req_rss()
1901 unsigned int tid = GET_TID(rpl); in cxgbit_set_tcb_rpl()
1922 unsigned int tid = GET_TID(cpl); in cxgbit_rx_data()
1965 unsigned int tid = GET_TID(cpl); in cxgbit_rx_cpl()
Dcxgbit_main.c464 tid = GET_TID(rpl); in cxgbit_uld_lro_rx_handler()
/Linux-v6.6/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()
2368 cxgb4_remove_tid(ep->com.dev->rdev.lldi.tids, 0, GET_TID(rpl), in act_open_rpl()
2383 unsigned int stid = GET_TID(rpl); in pass_open_rpl()
2401 unsigned int stid = GET_TID(rpl); in close_listsrv_rpl()
2516 unsigned int hwtid = GET_TID(req); in pass_accept_req()
2677 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-v6.6/drivers/scsi/cxgbi/cxgb3i/
Dcxgb3i.c235 tdev, GET_TID(req), skb); in abort_arp_failure()
479 unsigned int tid = GET_TID(req); in do_act_establish()
584 cxgb3_queue_tid_release(tdev, GET_TID(rpl)); in do_act_open_rpl()
/Linux-v6.6/drivers/net/ethernet/chelsio/cxgb/
Dcpl5_cmd.h167 #define GET_TID(cmd) (G_TID(ntohl(OPCODE_TID(cmd)))) macro
/Linux-v6.6/drivers/net/ethernet/chelsio/inline_crypto/ch_ktls/
Dchcr_ktls.c657 tid = GET_TID(p); in chcr_ktls_cpl_act_open_rpl()
722 tid = GET_TID(p); in chcr_ktls_cpl_set_tcb_rpl()