Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/cxgbe/firmware/
H A Dt4fw_interface.h7024 #define S_FW_VI_STATS_CMD_IX 0 macro
7026 #define V_FW_VI_STATS_CMD_IX(x) ((x) << S_FW_VI_STATS_CMD_IX)
7028 (((x) >> S_FW_VI_STATS_CMD_IX) & M_FW_VI_STATS_CMD_IX)