Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/dev/cxgbe/firmware/
HDt4fw_interface.h9555 #define S_FW_DCB_IEEE_CMD_APP_PRIORITY 0 macro
9557 #define V_FW_DCB_IEEE_CMD_APP_PRIORITY(x) ((x) << S_FW_DCB_IEEE_CMD_APP_PRIORITY)
9559 (((x) >> S_FW_DCB_IEEE_CMD_APP_PRIORITY) & M_FW_DCB_IEEE_CMD_APP_PRIORITY)