Searched refs:INIT_ULPTX_WR (Results 1 – 3 of 3) sorted by relevance
/freebsd/sys/dev/cxgbe/ |
H A D | offload.h | 45 #define INIT_ULPTX_WR(w, wrlen, atomic, tid) \ macro
|
/freebsd/sys/dev/cxgbe/iw_cxgbe/ |
H A D | mem.c | 81 INIT_ULPTX_WR(ulpmc, wr_len, 0, 0); in _c4iw_write_mem_dma_aligned() 139 INIT_ULPTX_WR(ulpmc, wr_len, 0, 0); in _c4iw_write_mem_inline()
|
/freebsd/sys/dev/cxgbe/tom/ |
H A D | t4_ddp.c | 1656 INIT_ULPTX_WR(ulpmc, len, 0, 0); in t4_write_page_pods_for_ps() 1738 INIT_ULPTX_WR(ulpmc, len, 0, 0); in t4_write_page_pods_for_rcvbuf() 1843 INIT_ULPTX_WR(ulpmc, len, 0, toep->tid); in t4_write_page_pods_for_bio() 1923 INIT_ULPTX_WR(ulpmc, len, 0, toep->tid); in t4_write_page_pods_for_buf() 2014 INIT_ULPTX_WR(ulpmc, len, 0, toep->tid); in t4_write_page_pods_for_sgl()
|