ixgbe_get_link_status
int32_t ixgbe_get_link_status(struct ixgbe_hw *hw, bool *link_up);
rc = ixgbe_get_link_status(hw, link_up);