Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_type.h2707 #define FW_PHY_ACT_SETUP_LINK_RSP_DOWN BIT(0) macro
H A Dixgbe_x550.c604 if (setup[0] == FW_PHY_ACT_SETUP_LINK_RSP_DOWN) in ixgbe_setup_fw_link()