Home
last modified time | relevance | path

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

/freebsd/sys/dev/ixgbe/
H A Dixgbe_type.h3203 #define FW_PHY_ACT_SETUP_LINK_RSP_DOWN (1u << 0) macro
H A Dixgbe_x550.c746 if (setup[0] == FW_PHY_ACT_SETUP_LINK_RSP_DOWN) in ixgbe_setup_fw_link()