Home
last modified time | relevance | path

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

/drivers/scsi/cxgbi/cxgb4i/
Dcxgb4i.c714 unsigned int tid = GET_TID(req); in do_act_establish()
865 unsigned int tid = GET_TID(rpl); in do_act_open_rpl()
890 cxgb4_remove_tid(lldi->tids, csk->port_id, GET_TID(rpl)); in do_act_open_rpl()
913 unsigned int tid = GET_TID(req); in do_peer_close()
934 unsigned int tid = GET_TID(rpl); in do_close_con_rpl()
973 unsigned int tid = GET_TID(req); in do_abort_req_rss()
1021 unsigned int tid = GET_TID(rpl); in do_abort_rpl_rss()
1046 unsigned int tid = GET_TID(cpl); in do_rx_data()
1068 unsigned int tid = GET_TID(cpl); in do_rx_iscsi_hdr()
1173 unsigned int tid = GET_TID(rpl); in do_rx_data_ddp()
[all …]
/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
/drivers/infiniband/hw/cxgb4/
Dcm.c1115 unsigned int tid = GET_TID(req); in act_establish()
1736 unsigned int tid = GET_TID(hdr); in rx_data()
1789 unsigned int tid = GET_TID(rpl); in abort_rpl()
2199 cxgb4_remove_tid(ep->com.dev->rdev.lldi.tids, 0, GET_TID(rpl)); in act_open_rpl()
2214 unsigned int stid = GET_TID(rpl); in pass_open_rpl()
2233 unsigned int stid = GET_TID(rpl); in close_listsrv_rpl()
2387 unsigned int hwtid = GET_TID(req); in pass_accept_req()
2543 unsigned int tid = GET_TID(req); in pass_establish()
2572 unsigned int tid = GET_TID(hdr); in peer_close()
2660 unsigned int tid = GET_TID(req); in peer_abort()
[all …]
/drivers/scsi/cxgbi/cxgb3i/
Dcxgb3i.c232 tdev, GET_TID(req), skb); in abort_arp_failure()
478 unsigned int tid = GET_TID(req); in do_act_establish()
583 cxgb3_queue_tid_release(tdev, GET_TID(rpl)); in do_act_open_rpl()
/drivers/net/ethernet/chelsio/cxgb/
Dcpl5_cmd.h176 #define GET_TID(cmd) (G_TID(ntohl(OPCODE_TID(cmd)))) macro
/drivers/infiniband/hw/cxgb3/
Diwch_cm.c637 unsigned int tid = GET_TID(req); in act_establish()
1192 release_tid(ep->com.tdev, GET_TID(rpl), NULL); in act_open_rpl()
1344 unsigned int hwtid = GET_TID(req); in pass_accept_req()
2229 "for tid %u\n", rpl->status, GET_TID(rpl)); in set_tcb_rpl()
/drivers/net/ethernet/chelsio/cxgb4/
Dl2t.c196 unsigned int tid = GET_TID(rpl); in do_l2t_write_rpl()
Dt4_msg.h181 #define GET_TID(cmd) (TID_G(be32_to_cpu(OPCODE_TID(cmd)))) macro
Dcxgb4_main.c563 unsigned int idx = GET_TID(rpl); in filter_rpl()