Searched refs:TOTAL_NUMBER_OF_PORTS (Results 1 – 3 of 3) sorted by relevance
51 #define TOTAL_NUMBER_OF_PORTS (CVMX_PIP_NUM_INPUT_PORTS+1) macro
88 struct ifnet *cvm_oct_device[TOTAL_NUMBER_OF_PORTS];483 for (port = 0; port < TOTAL_NUMBER_OF_PORTS; port++) { in cvm_oct_cleanup_module()
279 if (((work->word1.cn38xx.ipprt < TOTAL_NUMBER_OF_PORTS) && in cvm_oct_tasklet_rx()