Home
last modified time | relevance | path

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

/drivers/infiniband/hw/cxgb4/
Dmem.c81 req->cmd = cpu_to_be32(ULPTX_CMD(ULP_TX_MEM_WRITE)); in _c4iw_write_mem_dma_aligned()
110 __be32 cmd = cpu_to_be32(ULPTX_CMD(ULP_TX_MEM_WRITE)); in _c4iw_write_mem_inline()
/drivers/net/ethernet/chelsio/cxgb4/
Dt4_msg.h763 ULP_TX_MEM_WRITE = 3, enumerator
/drivers/scsi/cxgbi/cxgb4i/
Dcxgb4i.c1244 req->cmd = htonl(ULPTX_CMD(ULP_TX_MEM_WRITE) | (1 << 23)); in ulp_mem_io_set_hdr()