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

/freebsd-10.0-release/sys/dev/cxgbe/firmware/
H A Dt4fw_interface.h4027 #define S_FW_IQ_CMD_IQESIZE 0 macro
4029 #define V_FW_IQ_CMD_IQESIZE(x) ((x) << S_FW_IQ_CMD_IQESIZE)
4031 (((x) >> S_FW_IQ_CMD_IQESIZE) & M_FW_IQ_CMD_IQESIZE)

Completed in 316 milliseconds