Home
last modified time | relevance | path

Searched refs:INIT_TP_WR (Results 1 – 5 of 5) sorted by relevance

/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_uld.h55 #define INIT_TP_WR(w, tid) do { \ macro
64 INIT_TP_WR(w, tid); \
Dl2t.c152 INIT_TP_WR(req, 0); in write_l2e()
Dcxgb4_main.c1603 INIT_TP_WR(req, tid); in mk_tid_release()
1767 INIT_TP_WR(req, 0); in cxgb4_create_server()
1808 INIT_TP_WR(req, 0); in cxgb4_create_server6()
1840 INIT_TP_WR(req, 0); in cxgb4_remove_server()
/linux-4.4.14/drivers/scsi/cxgbi/cxgb4i/
Dcxgb4i.c212 INIT_TP_WR(req, 0); in send_act_open_req()
236 INIT_TP_WR(req, 0); in send_act_open_req()
300 INIT_TP_WR(req, 0); in send_act_open_req6()
325 INIT_TP_WR(req, 0); in send_act_open_req6()
369 INIT_TP_WR(req, tid); in send_close_req()
413 INIT_TP_WR(req, csk->tid); in send_abort_req()
437 INIT_TP_WR(rpl, csk->tid); in send_abort_rpl()
465 INIT_TP_WR(req, csk->tid); in send_rx_credits()
1665 INIT_TP_WR(req, csk->tid); in ddp_setup_conn_pgidx()
1697 INIT_TP_WR(req, tid); in ddp_setup_conn_digest()
/linux-4.4.14/drivers/infiniband/hw/cxgb4/
Dcm.c230 INIT_TP_WR(req, hwtid); in release_tid()
543 INIT_TP_WR(req, ep->hwtid); in send_halfclose()
565 INIT_TP_WR(req, ep->hwtid); in send_abort()
744 INIT_TP_WR(req, 0); in send_connect()
749 INIT_TP_WR(t5req, 0); in send_connect()
755 INIT_TP_WR(t6req, 0); in send_connect()
792 INIT_TP_WR(req6, 0); in send_connect()
797 INIT_TP_WR(t5req6, 0); in send_connect()
803 INIT_TP_WR(t6req6, 0); in send_connect()
1330 INIT_TP_WR(req, ep->hwtid); in update_rx_credits()
[all …]