Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/infiniband/hw/cxgb3/
Dcxio_wr.h140 #define G_FW_RIWR_OP(x) ((((x) >> S_FW_RIWR_OP)) & M_FW_RIWR_OP) macro
418 return G_FW_RIWR_OP(be32_to_cpu(wqe->op_seop_flags)); in fw_riwrh_opcode()