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

/linux-4.4.14/drivers/scsi/cxgbi/cxgb4i/
H A Dcxgb4i.c714 unsigned int tid = GET_TID(req); do_act_establish()
865 unsigned int tid = GET_TID(rpl); do_act_open_rpl()
890 cxgb4_remove_tid(lldi->tids, csk->port_id, GET_TID(rpl)); do_act_open_rpl()
913 unsigned int tid = GET_TID(req); do_peer_close()
934 unsigned int tid = GET_TID(rpl); do_close_con_rpl()
973 unsigned int tid = GET_TID(req); do_abort_req_rss()
1021 unsigned int tid = GET_TID(rpl); do_abort_rpl_rss()
1046 unsigned int tid = GET_TID(cpl); do_rx_data()
1068 unsigned int tid = GET_TID(cpl); do_rx_iscsi_hdr()
1173 unsigned int tid = GET_TID(rpl); do_rx_data_ddp()
1258 unsigned int tid = GET_TID(rpl); do_fw4_ack()
1278 unsigned int tid = GET_TID(rpl); do_set_tcb_rpl()
/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb3/
H A Dcxgb3_offload.c712 rpl->status, GET_TID(rpl)); do_smt_write_rpl()
723 rpl->status, GET_TID(rpl)); do_l2t_write_rpl()
734 rpl->status, GET_TID(rpl)); do_rte_write_rpl()
801 unsigned int tid = GET_TID(req); do_cr()
859 unsigned int tid = GET_TID(req); do_abort_req_rss()
895 unsigned int tid = GET_TID(req); do_act_establish()
H A Dt3_cpl.h207 #define GET_TID(cmd) (G_TID(ntohl(OPCODE_TID(cmd)))) macro
/linux-4.4.14/drivers/infiniband/hw/cxgb4/
H A Dcm.c1113 unsigned int tid = GET_TID(req); act_establish()
1734 unsigned int tid = GET_TID(hdr); rx_data()
1787 unsigned int tid = GET_TID(rpl); abort_rpl()
2197 cxgb4_remove_tid(ep->com.dev->rdev.lldi.tids, 0, GET_TID(rpl)); act_open_rpl()
2212 unsigned int stid = GET_TID(rpl); pass_open_rpl()
2231 unsigned int stid = GET_TID(rpl); close_listsrv_rpl()
2385 unsigned int hwtid = GET_TID(req); pass_accept_req()
2541 unsigned int tid = GET_TID(req); pass_establish()
2570 unsigned int tid = GET_TID(hdr); peer_close()
2658 unsigned int tid = GET_TID(req); peer_abort()
2791 unsigned int tid = GET_TID(rpl); close_con_rpl()
2834 unsigned int tid = GET_TID(rpl); terminate()
2863 unsigned int tid = GET_TID(hdr); fw4_ack()
4077 "for tid %u\n", rpl->status, GET_TID(rpl)); set_tcb_rpl()
4118 unsigned int tid = GET_TID(req); peer_abort_intr()
/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb/
H A Dcpl5_cmd.h176 #define GET_TID(cmd) (G_TID(ntohl(OPCODE_TID(cmd)))) macro
/linux-4.4.14/drivers/scsi/cxgbi/cxgb3i/
H A Dcxgb3i.c232 tdev, GET_TID(req), skb); abort_arp_failure()
478 unsigned int tid = GET_TID(req); do_act_establish()
583 cxgb3_queue_tid_release(tdev, GET_TID(rpl)); do_act_open_rpl()
/linux-4.4.14/drivers/infiniband/hw/cxgb3/
H A Diwch_cm.c637 unsigned int tid = GET_TID(req); act_establish()
1192 release_tid(ep->com.tdev, GET_TID(rpl), NULL); act_open_rpl()
1344 unsigned int hwtid = GET_TID(req); pass_accept_req()
2229 "for tid %u\n", rpl->status, GET_TID(rpl)); set_tcb_rpl()
/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb4/
H A Dl2t.c196 unsigned int tid = GET_TID(rpl); do_l2t_write_rpl()
H A Dt4_msg.h181 #define GET_TID(cmd) (TID_G(be32_to_cpu(OPCODE_TID(cmd)))) macro
H A Dcxgb4_main.c563 unsigned int idx = GET_TID(rpl); filter_rpl()

Completed in 724 milliseconds