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

/freebsd-11.0-release/contrib/ofed/libcxgb4/src/
H A Dt4fw_interface.h4746 #define S_FW_EQ_CTRL_CMD_VFN 0 macro
4748 #define V_FW_EQ_CTRL_CMD_VFN(x) ((x) << S_FW_EQ_CTRL_CMD_VFN)
4750 (((x) >> S_FW_EQ_CTRL_CMD_VFN) & M_FW_EQ_CTRL_CMD_VFN)
/freebsd-11.0-release/sys/dev/cxgbe/firmware/
H A Dt4fw_interface.h5436 #define S_FW_EQ_CTRL_CMD_VFN 0 macro
5438 #define V_FW_EQ_CTRL_CMD_VFN(x) ((x) << S_FW_EQ_CTRL_CMD_VFN)
5440 (((x) >> S_FW_EQ_CTRL_CMD_VFN) & M_FW_EQ_CTRL_CMD_VFN)

Completed in 215 milliseconds