Searched refs:INIT_TP_WR (Results 1 – 8 of 8) sorted by relevance
| /freebsd/sys/dev/cxgbe/tom/ |
| H A D | t4_connect.c | 339 INIT_TP_WR(cpl, 0); in t4_connect() 343 INIT_TP_WR(cpl5, 0); in t4_connect() 348 INIT_TP_WR(cpl6, 0); in t4_connect() 354 INIT_TP_WR(cpl7, 0); in t4_connect() 382 INIT_TP_WR(cpl, 0); in t4_connect() 386 INIT_TP_WR(cpl5, 0); in t4_connect() 391 INIT_TP_WR(cpl6, 0); in t4_connect() 397 INIT_TP_WR(cpl7, 0); in t4_connect()
|
| H A D | t4_listen.c | 577 INIT_TP_WR(req, 0); in create_server() 605 INIT_TP_WR(req, 0); in create_server6() 634 INIT_TP_WR(req, 0); in destroy_server()
|
| H A D | t4_tom.c | 495 INIT_TP_WR(cpl, tid); in send_get_tcb()
|
| /freebsd/sys/dev/cxgbe/ |
| H A D | offload.h | 48 #define INIT_TP_WR(w, tid) do { \ macro 57 INIT_TP_WR(w, tid); \
|
| H A D | t4_smt.c | 135 INIT_TP_WR(req, 0); in t4_write_sme() 164 INIT_TP_WR(t6req, 0); in t4_write_sme()
|
| H A D | t4_l2t.c | 156 INIT_TP_WR(req, 0); in mk_write_l2e()
|
| H A D | t4_filter.c | 1727 INIT_TP_WR(cpl5, 0); in mk_abort_req_ulp() 1729 INIT_TP_WR(cpl6, 0); in mk_abort_req_ulp() 1771 INIT_TP_WR(cpl5, 0); in del_hashfilter_wrlen() 1773 INIT_TP_WR(cpl6, 0); in del_hashfilter_wrlen()
|
| /freebsd/sys/dev/cxgbe/crypto/ |
| H A D | t6_kern_tls.c | 160 INIT_TP_WR(cpl6, 0); in mk_ktls_act_open_req() 191 INIT_TP_WR(cpl6, 0); in mk_ktls_act_open_req6()
|