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

/freebsd-9.3-release/sys/dev/cxgbe/firmware/
H A Dt4fw_interface.h7501 #define S_FW_FCOE_STATS_CMD_PORT 0 macro
7503 #define V_FW_FCOE_STATS_CMD_PORT(x) ((x) << S_FW_FCOE_STATS_CMD_PORT)
7505 (((x) >> S_FW_FCOE_STATS_CMD_PORT) & M_FW_FCOE_STATS_CMD_PORT)

Completed in 186 milliseconds