Searched refs:GET_TID (Results 1 – 14 of 14) sorted by relevance
621 unsigned int tid = GET_TID(hdr); in do_rx_urg_notify()922 queue_tid_release(tod, GET_TID(rpl)); in do_act_open_rpl()1111 unsigned int tid = GET_TID(hdr); in do_rx_data()1217 unsigned int tid = GET_TID(hdr); in do_peer_close()1280 unsigned int tid = GET_TID(rpl); in do_close_con_rpl()1343 rpl->status, GET_TID(rpl)); in do_smt_write_rpl()1357 rpl->status, GET_TID(rpl)); in do_set_tcb_rpl()1373 unsigned int tid = GET_TID(rpl); in do_abort_rpl()1472 unsigned int tid = GET_TID(req); in do_abort_req()1650 unsigned int tid = GET_TID(req); in do_act_establish()[all …]
280 unsigned int stid = GET_TID(rpl); in do_close_server_rpl()311 int stid = GET_TID(rpl); in do_pass_open_rpl()492 unsigned int tid = GET_TID(req); in do_pass_accept_req()696 unsigned int tid = GET_TID(cpl); in do_pass_establish()1014 unsigned int tid = GET_TID(req); in do_abort_req_synqe()1065 unsigned int tid = GET_TID(rpl); in do_abort_rpl_synqe()
449 rpl->status, GET_TID(rpl)); in do_l2t_write_rpl()
718 int stid = GET_TID(cpl); in do_pass_open_rpl()793 int stid = GET_TID(cpl); in do_close_server_rpl()850 unsigned int tid = GET_TID(cpl); in do_abort_req_synqe()899 unsigned int tid = GET_TID(cpl); in do_abort_rpl_synqe()1228 unsigned int tid = GET_TID(cpl); in do_pass_accept_req()1538 unsigned int tid = GET_TID(cpl); in do_pass_establish()
1070 unsigned int tid = GET_TID(cpl); in do_peer_close()1178 unsigned int tid = GET_TID(cpl); in do_close_con_rpl()1286 unsigned int tid = GET_TID(cpl); in do_abort_req()1360 unsigned int tid = GET_TID(cpl); in do_abort_rpl()1393 unsigned int tid = GET_TID(cpl); in do_rx_data()1731 unsigned int tid = GET_TID(cpl); in do_set_tcb_rpl()
118 u_int tid = GET_TID(cpl); in do_act_establish()218 release_tid(sc, GET_TID(cpl), toep->ctrlq); in do_act_open_rpl()
318 unsigned int tid = GET_TID(rpl); in do_l2t_write_rpl2()
476 unsigned int tid = GET_TID(cpl); in do_rx_data_ddp()507 unsigned int tid = GET_TID(cpl); in do_rx_ddp_complete()
244 unsigned int tid = GET_TID(rpl); in do_l2t_write_rpl()
8690 unsigned int idx = GET_TID(rpl); in t4_filter_rpl()
199 #define GET_TID(cmd) (G_TID(ntohl(OPCODE_TID(cmd)))) macro
1103 unsigned int tid = GET_TID(rep); in ec_status()
797 unsigned int tid = GET_TID(cpl); in terminate()
304 #define GET_TID(cmd) (G_TID(ntohl(OPCODE_TID(cmd)))) macro