Searched refs:S_FW_DCB_IEEE_CMD_APPLY (Results 1 - 1 of 1) sorted by relevance

/freebsd-11.0-release/sys/dev/cxgbe/firmware/
H A Dt4fw_interface.h8354 #define S_FW_DCB_IEEE_CMD_APPLY 18 macro
8356 #define V_FW_DCB_IEEE_CMD_APPLY(x) ((x) << S_FW_DCB_IEEE_CMD_APPLY)
8358 (((x) >> S_FW_DCB_IEEE_CMD_APPLY) & M_FW_DCB_IEEE_CMD_APPLY)

Completed in 96 milliseconds