Home
last modified time | relevance | path

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

/NextBSD/contrib/ofed/libcxgb4/src/
HDt4fw_interface.h150 #define S_FW_WR_FLUSH 22 macro
152 #define V_FW_WR_FLUSH(x) ((x) << S_FW_WR_FLUSH)
154 (((x) >> S_FW_WR_FLUSH) & M_FW_WR_FLUSH)
/NextBSD/sys/dev/cxgbe/firmware/
HDt4fw_interface.h168 #define S_FW_WR_FLUSH 22 macro
170 #define V_FW_WR_FLUSH(x) ((x) << S_FW_WR_FLUSH)
172 (((x) >> S_FW_WR_FLUSH) & M_FW_WR_FLUSH)