Home
last modified time | relevance | path

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

/trueos/sys/dev/cxgbe/
HDoffload.h35 (w)->wr_hi = htonl(V_FW_WR_OP(FW_ULPTX_WR) | V_FW_WR_ATOMIC(atomic)); \
/trueos/sys/dev/cxgbe/iw_cxgbe/
HDmem.c86 ulpmc->wr.wr_hi = cpu_to_be32(V_FW_WR_OP(FW_ULPTX_WR) | in write_adapter_mem()
90 ulpmc->wr.wr_hi = cpu_to_be32(V_FW_WR_OP(FW_ULPTX_WR)); in write_adapter_mem()
/trueos/sys/dev/cxgbe/firmware/
HDt4fw_interface.h98 FW_ULPTX_WR = 0x04, enumerator