Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/cxgbe/firmware/
H A Dt4fw_interface.h9460 #define S_FW_DCB_IEEE_CMD_CBS 16 macro
9462 #define V_FW_DCB_IEEE_CMD_CBS(x) ((x) << S_FW_DCB_IEEE_CMD_CBS)
9464 (((x) >> S_FW_DCB_IEEE_CMD_CBS) & M_FW_DCB_IEEE_CMD_CBS)