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

/freebsd-9.3-release/sys/dev/cxgbe/firmware/
H A Dt4fw_interface.h400 #define S_FW_FILTER_WR_DMAC 19 macro
402 #define V_FW_FILTER_WR_DMAC(x) ((x) << S_FW_FILTER_WR_DMAC)
404 (((x) >> S_FW_FILTER_WR_DMAC) & M_FW_FILTER_WR_DMAC)

Completed in 129 milliseconds