Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/cxgbe/firmware/
H A Dt4fw_interface.h5627 #define S_FW_PORT_CMD_RXPAUSE 22 macro
5629 #define V_FW_PORT_CMD_RXPAUSE(x) ((x) << S_FW_PORT_CMD_RXPAUSE)
5631 (((x) >> S_FW_PORT_CMD_RXPAUSE) & M_FW_PORT_CMD_RXPAUSE)