Searched refs:ECORE_MAX_NUM_OF_LL2_CONNECTIONS (Results 1 – 2 of 2) sorted by relevance
42 #define ECORE_MAX_NUM_OF_LL2_CONNECTIONS (4) macro
69 if (connection_handle >= ECORE_MAX_NUM_OF_LL2_CONNECTIONS) in __ecore_ll2_handle_sanity()1261 for (i = 0; (i < ECORE_MAX_NUM_OF_LL2_CONNECTIONS); i++) { in ecore_ll2_acquire_connection()2012 ECORE_MAX_NUM_OF_LL2_CONNECTIONS); in ecore_ll2_alloc()2021 for (i = 0; i < ECORE_MAX_NUM_OF_LL2_CONNECTIONS; i++) { in ecore_ll2_alloc()2045 for (i = 0; i < ECORE_MAX_NUM_OF_LL2_CONNECTIONS; i++) in ecore_ll2_setup()2058 for (i = 0; i < ECORE_MAX_NUM_OF_LL2_CONNECTIONS; i++) { in ecore_ll2_free()2168 if ((connection_handle >= ECORE_MAX_NUM_OF_LL2_CONNECTIONS) || in __ecore_ll2_get_stats()