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

/freebsd-11.0-release/contrib/ofed/libcxgb4/src/
H A Dt4fw_interface.h2148 #define M_FW_RDEV_WR_QOS 0x1 macro
2150 #define G_FW_RDEV_WR_QOS(x) (((x) >> S_FW_RDEV_WR_QOS) & M_FW_RDEV_WR_QOS)
/freebsd-11.0-release/sys/dev/cxgbe/firmware/
H A Dt4fw_interface.h2281 #define M_FW_RDEV_WR_QOS 0x1 macro
2283 #define G_FW_RDEV_WR_QOS(x) (((x) >> S_FW_RDEV_WR_QOS) & M_FW_RDEV_WR_QOS)

Completed in 118 milliseconds