Home
last modified time | relevance | path

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

/trueos/sys/dev/cxgbe/firmware/
HDt4fw_interface.h156 #define S_FW_WR_ATOMIC 23 macro
158 #define V_FW_WR_ATOMIC(x) ((x) << S_FW_WR_ATOMIC)
160 (((x) >> S_FW_WR_ATOMIC) & M_FW_WR_ATOMIC)