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

/freebsd-9.3-release/sys/dev/cxgbe/firmware/
H A Dt4fw_interface.h4751 #define S_FW_EQ_ETH_CMD_DCAEN 31 macro
4753 #define V_FW_EQ_ETH_CMD_DCAEN(x) ((x) << S_FW_EQ_ETH_CMD_DCAEN)
4755 (((x) >> S_FW_EQ_ETH_CMD_DCAEN) & M_FW_EQ_ETH_CMD_DCAEN)

Completed in 131 milliseconds