Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/firmware/
H A Dt4fw_interface.h9519 #define S_FW_DCB_IEEE_CMD_NUM_APPS 0 macro
9521 #define V_FW_DCB_IEEE_CMD_NUM_APPS(x) ((x) << S_FW_DCB_IEEE_CMD_NUM_APPS)
9523 (((x) >> S_FW_DCB_IEEE_CMD_NUM_APPS) & M_FW_DCB_IEEE_CMD_NUM_APPS)