Home
last modified time | relevance | path

Searched refs:FW_RI_WR (Results 1 – 2 of 2) sorted by relevance

/freebsd-14-stable/sys/dev/cxgbe/iw_cxgbe/
HDqp.c1139 wqe->op_compl = cpu_to_be32(V_FW_WR_OP(FW_RI_WR)); in post_terminate()
1272 wqe->op_compl = cpu_to_be32(V_FW_WR_OP(FW_RI_WR) | F_FW_WR_COMPL); in rdma_fini()
1373 V_FW_WR_OP(FW_RI_WR) | in rdma_init()
/freebsd-14-stable/sys/dev/cxgbe/firmware/
HDt4fw_interface.h124 FW_RI_WR = 0x0d, enumerator