Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/chelsio/inline_crypto/chtls/
A 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()
2026 tid = GET_TID(req); in chtls_send_abort_rpl()
2164 GET_TID(rpl), in chtls_abort_rpl_rss()
[all …]
/linux/drivers/scsi/cxgbi/cxgb4i/
A Dcxgb4i.c896 unsigned int tid = GET_TID(req); in do_act_establish()
1047 unsigned int tid = 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()
1451 unsigned int tid = GET_TID(rpl); in do_rx_data_ddp()
[all …]
/linux/drivers/net/ethernet/chelsio/cxgb4/
A Dsrq.c115 unsigned int idx = TID_TID_G(GET_TID(rpl)); in do_srq_table_rpl()
A Dsmt.c122 unsigned int smtidx = TID_TID_G(GET_TID(rpl)); in do_smt_write_rpl()
A Dcxgb4_filter.c1973 unsigned int tid = GET_TID(rpl); in hash_del_filter_rpl()
2002 unsigned int tid = GET_TID(rpl); in hash_filter_rpl()
2077 unsigned int tid = GET_TID(rpl); in filter_rpl()
A Dl2t.c189 unsigned int tid = GET_TID(rpl); in do_l2t_write_rpl()
A Dt4_msg.h206 #define GET_TID(cmd) (TID_G(be32_to_cpu(OPCODE_TID(cmd)))) macro
/linux/drivers/net/ethernet/chelsio/cxgb3/
A 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()
A Dt3_cpl.h207 #define GET_TID(cmd) (G_TID(ntohl(OPCODE_TID(cmd)))) macro
/linux/drivers/target/iscsi/cxgbit/
A 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()
A Dcxgbit_main.c464 tid = GET_TID(rpl); in cxgbit_uld_lro_rx_handler()
/linux/drivers/infiniband/hw/cxgb4/
A Dcm.c1219 unsigned int tid = GET_TID(req); in act_establish()
1851 unsigned int tid = GET_TID(hdr); in rx_data()
1925 unsigned int tid = GET_TID(rpl); in abort_rpl()
2681 unsigned int tid = GET_TID(req); in pass_establish()
2719 unsigned int tid = GET_TID(hdr); in peer_close()
2824 unsigned int tid = GET_TID(req); in peer_abort()
2982 unsigned int tid = GET_TID(rpl); in close_con_rpl()
3027 unsigned int tid = GET_TID(rpl); in terminate()
3063 unsigned int tid = GET_TID(hdr); in fw4_ack()
3853 unsigned int tid = GET_TID(rpl); in read_tcb_rpl()
[all …]
/linux/drivers/scsi/cxgbi/cxgb3i/
A 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/drivers/net/ethernet/chelsio/cxgb/
A Dcpl5_cmd.h167 #define GET_TID(cmd) (G_TID(ntohl(OPCODE_TID(cmd)))) macro
/linux/drivers/net/ethernet/chelsio/inline_crypto/ch_ktls/
A Dchcr_ktls.c653 tid = GET_TID(p); in chcr_ktls_cpl_act_open_rpl()
718 tid = GET_TID(p); in chcr_ktls_cpl_set_tcb_rpl()

Completed in 74 milliseconds