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

/freebsd-9.3-release/sys/dev/cxgbe/firmware/
H A Dt4fw_interface.h4951 #define S_FW_EQ_CTRL_CMD_IQID 0 macro
4953 #define V_FW_EQ_CTRL_CMD_IQID(x) ((x) << S_FW_EQ_CTRL_CMD_IQID)
4955 (((x) >> S_FW_EQ_CTRL_CMD_IQID) & M_FW_EQ_CTRL_CMD_IQID)

Completed in 206 milliseconds