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

/freebsd-11-stable/sys/dev/cxgb/ulp/tom/
H A Dcxgb_cpl_io.c622 unsigned int tid = GET_TID(hdr);
923 queue_tid_release(tod, GET_TID(rpl));
1112 unsigned int tid = GET_TID(hdr);
1218 unsigned int tid = GET_TID(hdr);
1281 unsigned int tid = GET_TID(rpl);
1344 rpl->status, GET_TID(rpl));
1358 rpl->status, GET_TID(rpl));
1374 unsigned int tid = GET_TID(rpl);
1473 unsigned int tid = GET_TID(req);
1650 unsigned int tid = GET_TID(re
[all...]
H A Dcxgb_listen.c282 unsigned int stid = GET_TID(rpl);
313 int stid = GET_TID(rpl);
481 unsigned int tid = GET_TID(req);
679 unsigned int tid = GET_TID(cpl);
994 unsigned int tid = GET_TID(req);
1045 unsigned int tid = GET_TID(rpl);
H A Dcxgb_l2t.c449 rpl->status, GET_TID(rpl));
/freebsd-11-stable/sys/dev/cxgbe/tom/
H A Dt4_listen.c728 int stid = GET_TID(cpl);
803 int stid = GET_TID(cpl);
866 unsigned int tid = GET_TID(cpl);
913 unsigned int tid = GET_TID(cpl);
1241 unsigned int tid = GET_TID(cpl);
1493 unsigned int tid = GET_TID(cpl);
H A Dt4_connect.c76 u_int tid = GET_TID(cpl);
157 release_tid(sc, GET_TID(cpl), toep->ctrlq);
H A Dt4_tom_l2t.c318 unsigned int tid = GET_TID(rpl);
H A Dt4_cpl_io.c1224 unsigned int tid = GET_TID(cpl);
1323 unsigned int tid = GET_TID(cpl);
1431 unsigned int tid = GET_TID(cpl);
1505 unsigned int tid = GET_TID(cpl);
1538 unsigned int tid = GET_TID(cpl);
H A Dt4_ddp.c632 unsigned int tid = GET_TID(cpl);
761 unsigned int tid = GET_TID(cpl);
792 unsigned int tid = GET_TID(cpl);
H A Dt4_tls.c1403 unsigned int tid = GET_TID(cpl);
1465 unsigned int tid = GET_TID(cpl);
H A Dt4_tom.c1036 tid = GET_TID(cpl);
/freebsd-11-stable/sys/dev/cxgbe/
H A Dt4_l2t.c280 unsigned int tid = GET_TID(rpl);
H A Dt4_smt.c273 unsigned int tid = GET_TID(rpl);
H A Dt4_filter.c1132 u_int tid = GET_TID(rpl);
1216 f->tid = GET_TID(cpl);
1234 release_tid(sc, GET_TID(cpl), &sc->sge.ctrlq[0]);
1254 u_int tid = GET_TID(rpl);
1289 unsigned int tid = GET_TID(cpl);
H A Dt4_sge.c357 tid = GET_TID(cpl);
383 cookie = GET_TID(rpl) & F_SYNC_WR ? CPL_COOKIE_TOM : CPL_COOKIE_FILTER;
/freebsd-11-stable/sys/dev/cxgbe/cxgbei/
H A Dcxgbei.c537 u_int tid = GET_TID(cpl);
571 u_int tid = GET_TID(cpl);
602 u_int tid = GET_TID(cpl);
/freebsd-11-stable/sys/dev/cxgb/common/
H A Dcxgb_t3_cpl.h199 #define GET_TID(cmd) (G_TID(ntohl(OPCODE_TID(cmd)))) macro
/freebsd-11-stable/sys/dev/cxgb/ulp/iw_cxgb/
H A Diw_cxgb_cm.c1090 unsigned int tid = GET_TID(rep);
/freebsd-11-stable/sys/dev/cxgbe/common/
H A Dt4_msg.h328 #define GET_TID(cmd) (G_TID(ntohl(OPCODE_TID(cmd)))) macro
/freebsd-11-stable/sys/dev/cxgbe/iw_cxgbe/
H A Dcm.c1088 unsigned int tid = GET_TID(cpl);

Completed in 218 milliseconds