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

/freebsd-9.3-release/sys/dev/cxgbe/firmware/
H A Dt4fw_interface.h5177 #define S_FW_EQ_OFLD_CMD_EQSIZE 0 macro
5179 #define V_FW_EQ_OFLD_CMD_EQSIZE(x) ((x) << S_FW_EQ_OFLD_CMD_EQSIZE)
5181 (((x) >> S_FW_EQ_OFLD_CMD_EQSIZE) & M_FW_EQ_OFLD_CMD_EQSIZE)

Completed in 129 milliseconds