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

/freebsd-9.3-release/sys/dev/cxgbe/firmware/
H A Dt4fw_interface.h4684 #define S_FW_EQ_ETH_CMD_FETCHSZM 26 macro
4686 #define V_FW_EQ_ETH_CMD_FETCHSZM(x) ((x) << S_FW_EQ_ETH_CMD_FETCHSZM)
4688 (((x) >> S_FW_EQ_ETH_CMD_FETCHSZM) & M_FW_EQ_ETH_CMD_FETCHSZM)

Completed in 137 milliseconds