Home
last modified time | relevance | path

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

/drivers/infiniband/hw/cxgb3/
Dcxio_wr.h146 #define S_FW_RIWR_FLAGS 8 macro
148 #define V_FW_RIWR_FLAGS(x) ((x) << S_FW_RIWR_FLAGS)
149 #define G_FW_RIWR_FLAGS(x) ((((x) >> S_FW_RIWR_FLAGS)) & M_FW_RIWR_FLAGS)