Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/dev/cxgbe/iw_cxgbe/
HDmem.c86 ulpmc->cmd = cpu_to_be32(V_ULPTX_CMD(ULP_TX_MEM_WRITE) | in _c4iw_write_mem_dma_aligned()
119 cmd = cpu_to_be32(V_ULPTX_CMD(ULP_TX_MEM_WRITE)); in _c4iw_write_mem_inline()
/freebsd-11-stable/sys/dev/cxgbe/tom/
HDt4_ddp.c1036 cmd = htobe32(V_ULPTX_CMD(ULP_TX_MEM_WRITE)); in t4_write_page_pods_for_ps()
1111 cmd = htobe32(V_ULPTX_CMD(ULP_TX_MEM_WRITE)); in t4_write_page_pods_for_buf()
HDt4_tls.c541 kwr->cmd = htobe32(V_ULPTX_CMD(ULP_TX_MEM_WRITE) | in tls_program_key_id()
/freebsd-11-stable/sys/dev/cxgbe/cxgbei/
HDcxgbei.c148 req->cmd = cpu_to_be32(V_ULPTX_CMD(ULP_TX_MEM_WRITE) | in ulp_mem_io_set_hdr()
/freebsd-11-stable/sys/dev/cxgbe/common/
HDt4_msg.h2808 ULP_TX_MEM_WRITE = 3, enumerator