Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/firmware/
H A Dt4fw_interface.h2436 #define S_FW_RDEV_WR_ASSOC_FLOWID 0 macro
2438 #define V_FW_RDEV_WR_ASSOC_FLOWID(x) ((x) << S_FW_RDEV_WR_ASSOC_FLOWID)
2440 (((x) >> S_FW_RDEV_WR_ASSOC_FLOWID) & M_FW_RDEV_WR_ASSOC_FLOWID)