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

/freebsd-9.3-release/sys/dev/cxgbe/firmware/
H A Dt4fw_interface.h5585 #define S_FW_VI_STATS_CMD_IX 0 macro
5587 #define V_FW_VI_STATS_CMD_IX(x) ((x) << S_FW_VI_STATS_CMD_IX)
5589 (((x) >> S_FW_VI_STATS_CMD_IX) & M_FW_VI_STATS_CMD_IX)

Completed in 128 milliseconds