Searched refs:DEVICE_N_GMACSL_PORTS (Results 1 – 2 of 2) sorted by relevance
367 if (port >= DEVICE_N_GMACSL_PORTS) in mac_sl_reset()391 if (port >= DEVICE_N_GMACSL_PORTS) in mac_sl_config()456 for (i = 0; i < DEVICE_N_GMACSL_PORTS; i++) { in ethss_start()468 for (i = 0; i < DEVICE_N_GMACSL_PORTS; i++) in ethss_stop()
131 #define DEVICE_N_GMACSL_PORTS (DEVICE_CPSW_NUM_PORTS - 1) macro