Searched refs:S_FW_EQ_OFLD_CMD_MODIFY (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.0-release/sys/dev/cxgbe/firmware/
H A Dt4fw_interface.h4960 #define S_FW_EQ_OFLD_CMD_MODIFY 29 macro
4962 #define V_FW_EQ_OFLD_CMD_MODIFY(x) ((x) << S_FW_EQ_OFLD_CMD_MODIFY)
4964 (((x) >> S_FW_EQ_OFLD_CMD_MODIFY) & M_FW_EQ_OFLD_CMD_MODIFY)

Completed in 211 milliseconds