Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/
H A Doffload.h38 #define INIT_ULPTX_WRH(w, wrlen, atomic, tid) do { \ macro
46 INIT_ULPTX_WRH(&((w)->wr), wrlen, atomic, tid)
H A Dt4_filter.c1781 INIT_ULPTX_WRH(wrh, wrlen, 0, 0); in mk_abort_rpl_ulp()
/freebsd/sys/dev/cxgbe/tom/
H A Dt4_tls.c1121 INIT_ULPTX_WRH(wrh, len, 1, 0); /* atomic */ in tls_update_tcb()
H A Dt4_ddp.c602 INIT_ULPTX_WRH(wrh, wrlen, 1, 0); /* atomic */ in mk_rx_data_ack_ulp()
1260 INIT_ULPTX_WRH(wrh, len, 1, 0); /* atomic */ in set_ddp_ulp_mode()
H A Dt4_tom.c941 INIT_ULPTX_WRH(wrh, len, 1, 0); /* atomic */ in t4_pmtu_update()