Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/cxgbe/firmware/
H A Dt4fw_interface.h3789 #define S_FW_IQ_CMD_IQNS 31 macro
3791 #define V_FW_IQ_CMD_IQNS(x) ((x) << S_FW_IQ_CMD_IQNS)
3792 #define G_FW_IQ_CMD_IQNS(x) (((x) >> S_FW_IQ_CMD_IQNS) & M_FW_IQ_CMD_IQNS)