Searched refs:DEVICE_N_GMACSL_PORTS (Results 1 – 2 of 2) sorted by relevance
368 if (port >= DEVICE_N_GMACSL_PORTS) in mac_sl_reset()392 if (port >= DEVICE_N_GMACSL_PORTS) in mac_sl_config()457 for (i = 0; i < DEVICE_N_GMACSL_PORTS; i++) { in ethss_start()469 for (i = 0; i < DEVICE_N_GMACSL_PORTS; i++) in ethss_stop()
132 #define DEVICE_N_GMACSL_PORTS (DEVICE_CPSW_NUM_PORTS - 1) macro