Home
last modified time | relevance | path

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

/trueos/sys/dev/cxgb/ulp/tom/
HDcxgb_cpl_io.c622 unsigned int tid = GET_TID(hdr); in do_rx_urg_notify()
923 queue_tid_release(tod, GET_TID(rpl)); in do_act_open_rpl()
1112 unsigned int tid = GET_TID(hdr); in do_rx_data()
1218 unsigned int tid = GET_TID(hdr); in do_peer_close()
1281 unsigned int tid = GET_TID(rpl); in do_close_con_rpl()
1344 rpl->status, GET_TID(rpl)); in do_smt_write_rpl()
1358 rpl->status, GET_TID(rpl)); in do_set_tcb_rpl()
1374 unsigned int tid = GET_TID(rpl); in do_abort_rpl()
1473 unsigned int tid = GET_TID(req); in do_abort_req()
1652 unsigned int tid = GET_TID(req); in do_act_establish()
[all …]
HDcxgb_listen.c280 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()
1012 unsigned int tid = GET_TID(req); in do_abort_req_synqe()
1063 unsigned int tid = GET_TID(rpl); in do_abort_rpl_synqe()
HDcxgb_l2t.c449 rpl->status, GET_TID(rpl)); in do_l2t_write_rpl()
/trueos/sys/dev/cxgbe/tom/
HDt4_listen.c716 int stid = GET_TID(cpl); in do_pass_open_rpl()
791 int stid = GET_TID(cpl); in do_close_server_rpl()
846 unsigned int tid = GET_TID(cpl); in do_abort_req_synqe()
895 unsigned int tid = GET_TID(cpl); in do_abort_rpl_synqe()
1219 unsigned int tid = GET_TID(cpl); in do_pass_accept_req()
1495 unsigned int tid = GET_TID(cpl); in do_pass_establish()
HDt4_connect.c118 u_int tid = GET_TID(cpl); in do_act_establish()
221 release_tid(sc, GET_TID(cpl), toep->ctrlq); in do_act_open_rpl()
HDt4_cpl_io.c1052 unsigned int tid = GET_TID(cpl); in do_peer_close()
1169 unsigned int tid = GET_TID(cpl); in do_close_con_rpl()
1359 unsigned int tid = GET_TID(cpl); in do_abort_req()
1431 unsigned int tid = GET_TID(cpl); in do_abort_rpl()
1464 unsigned int tid = GET_TID(cpl); in do_rx_data()
1776 unsigned int tid = GET_TID(cpl); in do_set_tcb_rpl()
HDt4_tom_l2t.c330 unsigned int tid = GET_TID(rpl); in do_l2t_write_rpl2()
HDt4_ddp.c467 unsigned int tid = GET_TID(cpl); in do_rx_data_ddp()
504 unsigned int tid = GET_TID(cpl); in do_rx_ddp_complete()
/trueos/sys/dev/cxgbe/
HDt4_l2t.c236 unsigned int tid = GET_TID(rpl); in do_l2t_write_rpl()
HDt4_main.c7451 unsigned int idx = GET_TID(rpl); in t4_filter_rpl()
/trueos/sys/dev/cxgb/common/
HDcxgb_t3_cpl.h199 #define GET_TID(cmd) (G_TID(ntohl(OPCODE_TID(cmd)))) macro
/trueos/sys/dev/cxgb/ulp/iw_cxgb/
HDiw_cxgb_cm.c1104 unsigned int tid = GET_TID(rep); in ec_status()
/trueos/sys/dev/cxgbe/common/
HDt4_msg.h275 #define GET_TID(cmd) (G_TID(ntohl(OPCODE_TID(cmd)))) macro
/trueos/sys/dev/cxgbe/iw_cxgbe/
HDcm.c2393 unsigned int tid = GET_TID(rpl); in terminate()