Home
last modified time | relevance | path

Searched refs:S_FW_RDEV_WR_FLOWID (Results 1 – 1 of 1) sorted by relevance

/freebsd-9-stable/sys/dev/cxgbe/firmware/
Dt4fw_interface.h2103 #define S_FW_RDEV_WR_FLOWID 8 macro
2105 #define V_FW_RDEV_WR_FLOWID(x) ((x) << S_FW_RDEV_WR_FLOWID)
2107 (((x) >> S_FW_RDEV_WR_FLOWID) & M_FW_RDEV_WR_FLOWID)