Searched refs:DEVICE_N_GMACSL_PORTS (Results 1 – 2 of 2) sorted by relevance
252 if (port >= DEVICE_N_GMACSL_PORTS) in mac_sl_reset()276 if (port >= DEVICE_N_GMACSL_PORTS) in mac_sl_config()341 for (i = 0; i < DEVICE_N_GMACSL_PORTS; i++) { in ethss_start()353 for (i = 0; i < DEVICE_N_GMACSL_PORTS; i++) in ethss_stop()
118 #define DEVICE_N_GMACSL_PORTS (DEVICE_CPSW_NUM_PORTS - 1) macro