Home
last modified time | relevance | path

Searched refs:CVMX_PIP_NUM_INPUT_PORTS (Results 1 – 5 of 5) sorted by relevance

/linux-2.6.39/drivers/staging/octeon/
Dethernet-defines.h103 #define TOTAL_NUMBER_OF_PORTS (CVMX_PIP_NUM_INPUT_PORTS+1)
Dethernet.c238 if (priv->port < CVMX_PIP_NUM_INPUT_PORTS) { in cvm_oct_common_get_stats()
665 priv->port = CVMX_PIP_NUM_INPUT_PORTS; in cvm_oct_init_module()
675 cvm_oct_device[CVMX_PIP_NUM_INPUT_PORTS] = dev; in cvm_oct_init_module()
Dcvmx-pip.h40 #define CVMX_PIP_NUM_INPUT_PORTS 40 macro
Dethernet-rx.c418 if (work->ipprt >= CVMX_PIP_NUM_INPUT_PORTS) { in cvm_oct_napi_poll()
Dcvmx-helper.c74 port_link_info[CVMX_PIP_NUM_INPUT_PORTS];