Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/cxgbe/firmware/
H A Dt4fw_interface.h5679 #define S_FW_PORT_CMD_APPLY 7 macro
5681 #define V_FW_PORT_CMD_APPLY(x) ((x) << S_FW_PORT_CMD_APPLY)
5683 (((x) >> S_FW_PORT_CMD_APPLY) & M_FW_PORT_CMD_APPLY)