Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_type.h3098 #define FW_PHY_ACT_SETUP_LINK_RSP_DOWN (1u << 0) macro
H A Dixgbe_x550.c743 if (setup[0] == FW_PHY_ACT_SETUP_LINK_RSP_DOWN) in ixgbe_setup_fw_link()