Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/cxgbe/firmware/
Dt4fw_interface.h9282 #define S_FW_FCOE_STATS_CMD_PORT 0 macro
9284 #define V_FW_FCOE_STATS_CMD_PORT(x) ((x) << S_FW_FCOE_STATS_CMD_PORT)
9286 (((x) >> S_FW_FCOE_STATS_CMD_PORT) & M_FW_FCOE_STATS_CMD_PORT)