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

/freebsd-11.0-release/contrib/ofed/libcxgb4/src/
H A Dt4fw_interface.h2140 #define S_FW_RDEV_WR_PREF 1 macro
2142 #define V_FW_RDEV_WR_PREF(x) ((x) << S_FW_RDEV_WR_PREF)
2144 (((x) >> S_FW_RDEV_WR_PREF) & M_FW_RDEV_WR_PREF)
/freebsd-11.0-release/sys/dev/cxgbe/firmware/
H A Dt4fw_interface.h2273 #define S_FW_RDEV_WR_PREF 1 macro
2275 #define V_FW_RDEV_WR_PREF(x) ((x) << S_FW_RDEV_WR_PREF)
2277 (((x) >> S_FW_RDEV_WR_PREF) & M_FW_RDEV_WR_PREF)

Completed in 250 milliseconds