Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/firmware/
H A Dt4fw_interface.h9341 #define S_FW_FCOE_FCF_CMD_PRIORITY 0 macro
9343 #define V_FW_FCOE_FCF_CMD_PRIORITY(x) ((x) << S_FW_FCOE_FCF_CMD_PRIORITY)
9345 (((x) >> S_FW_FCOE_FCF_CMD_PRIORITY) & M_FW_FCOE_FCF_CMD_PRIORITY)