Home
last modified time | relevance | path

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

/trueos/sys/dev/cxgb/ulp/iw_cxgb/
HDiw_cxgb_wr.h130 #define V_FW_RIWR_OP(x) ((x) << S_FW_RIWR_OP) macro
376 wqe->op_seop_flags = htobe32(V_FW_RIWR_OP(op) | in build_fw_riwrh()
HDiw_cxgb_qp.c754 wqe->send.wrh.op_seop_flags = htobe32(V_FW_RIWR_OP(T3_WR_SEND) | in iwch_post_terminate()
HDiw_cxgb_hal.c884 wqe->wrh.op_seop_flags = htobe32(V_FW_RIWR_OP(T3_WR_INIT)); in cxio_rdma_init()