Home
last modified time | relevance | path

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

/drivers/infiniband/hw/cxgb3/
Dcxio_wr.h137 #define S_FW_RIWR_OP 24 macro
139 #define V_FW_RIWR_OP(x) ((x) << S_FW_RIWR_OP)
140 #define G_FW_RIWR_OP(x) ((((x) >> S_FW_RIWR_OP)) & M_FW_RIWR_OP)