Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/ofed/libcxgb4/src/
Dt4fw_interface.h2062 #define S_FW_RDEV_WR_ASSOC_FLOWID 0 macro
2064 #define V_FW_RDEV_WR_ASSOC_FLOWID(x) ((x) << S_FW_RDEV_WR_ASSOC_FLOWID)
2066 (((x) >> S_FW_RDEV_WR_ASSOC_FLOWID) & M_FW_RDEV_WR_ASSOC_FLOWID)
/freebsd-10-stable/sys/dev/cxgbe/firmware/
Dt4fw_interface.h2431 #define S_FW_RDEV_WR_ASSOC_FLOWID 0 macro
2433 #define V_FW_RDEV_WR_ASSOC_FLOWID(x) ((x) << S_FW_RDEV_WR_ASSOC_FLOWID)
2435 (((x) >> S_FW_RDEV_WR_ASSOC_FLOWID) & M_FW_RDEV_WR_ASSOC_FLOWID)