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

/freebsd-9.3-release/sys/dev/cxgbe/firmware/
H A Dt4fw_interface.h4705 #define S_FW_EQ_ETH_CMD_FETCHNS 23 macro
4707 #define V_FW_EQ_ETH_CMD_FETCHNS(x) ((x) << S_FW_EQ_ETH_CMD_FETCHNS)
4709 (((x) >> S_FW_EQ_ETH_CMD_FETCHNS) & M_FW_EQ_ETH_CMD_FETCHNS)

Completed in 192 milliseconds