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

/freebsd-11.0-release/contrib/ofed/libcxgb4/src/
H A Dt4fw_interface.h356 #define S_FW_FILTER_WR_DIRSTEER 23 macro
358 #define V_FW_FILTER_WR_DIRSTEER(x) ((x) << S_FW_FILTER_WR_DIRSTEER)
360 (((x) >> S_FW_FILTER_WR_DIRSTEER) & M_FW_FILTER_WR_DIRSTEER)
/freebsd-11.0-release/sys/dev/cxgbe/firmware/
H A Dt4fw_interface.h380 #define S_FW_FILTER_WR_DIRSTEER 23 macro
382 #define V_FW_FILTER_WR_DIRSTEER(x) ((x) << S_FW_FILTER_WR_DIRSTEER)
384 (((x) >> S_FW_FILTER_WR_DIRSTEER) & M_FW_FILTER_WR_DIRSTEER)

Completed in 130 milliseconds