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

/freebsd-11.0-release/contrib/ofed/libcxgb4/src/
H A Dt4fw_interface.h4946 #define S_FW_EQ_OFLD_CMD_FREE 30 macro
4948 #define V_FW_EQ_OFLD_CMD_FREE(x) ((x) << S_FW_EQ_OFLD_CMD_FREE)
4950 (((x) >> S_FW_EQ_OFLD_CMD_FREE) & M_FW_EQ_OFLD_CMD_FREE)
/freebsd-11.0-release/sys/dev/cxgbe/firmware/
H A Dt4fw_interface.h5636 #define S_FW_EQ_OFLD_CMD_FREE 30 macro
5638 #define V_FW_EQ_OFLD_CMD_FREE(x) ((x) << S_FW_EQ_OFLD_CMD_FREE)
5640 (((x) >> S_FW_EQ_OFLD_CMD_FREE) & M_FW_EQ_OFLD_CMD_FREE)

Completed in 143 milliseconds