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

/freebsd-9.3-release/sys/dev/cxgbe/firmware/
H A Dt4fw_interface.h345 #define S_FW_FILTER_WR_IQ 0 macro
347 #define V_FW_FILTER_WR_IQ(x) ((x) << S_FW_FILTER_WR_IQ)
349 (((x) >> S_FW_FILTER_WR_IQ) & M_FW_FILTER_WR_IQ)

Completed in 137 milliseconds