#include <asm/octeon/cvmx-smix-defs.h>
  #include <asm/octeon/cvmx-asxx-defs.h>
  
- /**
-  * cvmx_override_pko_queue_priority(int ipd_port, uint64_t
-  * priorities[16]) is a function pointer. It is meant to allow
-  * customization of the PKO queue priorities based on the port
-  * number. Users should set this pointer to a function before
-  * calling any cvmx-helper operations.
-  */
- void (*cvmx_override_pko_queue_priority) (int pko_port,
-                                         uint64_t priorities[16]);
- 
- /**
-  * cvmx_override_ipd_port_setup(int ipd_port) is a function
-  * pointer. It is meant to allow customization of the IPD port
-  * setup before packet input/output comes online. It is called
-  * after cvmx-helper does the default IPD configuration, but
-  * before IPD is enabled. Users should set this pointer to a
-  * function before calling any cvmx-helper operations.
-  */
- void (*cvmx_override_ipd_port_setup) (int ipd_port);
- 
  /* Port count per interface */
 -static int interface_port_count[5];
 +static int interface_port_count[9];
  
  /**
   * Return the number of interfaces the chip has. Each interface