Home
last modified time | relevance | path

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

/freebsd-head/sys/dev/cxgbe/firmware/
HDt4fw_interface.h9420 #define S_FW_DCB_IEEE_CMD_PORT 8 macro
9422 #define V_FW_DCB_IEEE_CMD_PORT(x) ((x) << S_FW_DCB_IEEE_CMD_PORT)
9424 (((x) >> S_FW_DCB_IEEE_CMD_PORT) & M_FW_DCB_IEEE_CMD_PORT)