Searched refs:ECORE_MAX_NUM_OF_LL2_CONNECTIONS (Results 1 – 2 of 2) sorted by relevance
40 #define ECORE_MAX_NUM_OF_LL2_CONNECTIONS (4) macro
67 if (connection_handle >= ECORE_MAX_NUM_OF_LL2_CONNECTIONS) in __ecore_ll2_handle_sanity()1258 for (i = 0; (i < ECORE_MAX_NUM_OF_LL2_CONNECTIONS); i++) { in ecore_ll2_acquire_connection()2009 ECORE_MAX_NUM_OF_LL2_CONNECTIONS); in ecore_ll2_alloc()2018 for (i = 0; i < ECORE_MAX_NUM_OF_LL2_CONNECTIONS; i++) { in ecore_ll2_alloc()2042 for (i = 0; i < ECORE_MAX_NUM_OF_LL2_CONNECTIONS; i++) in ecore_ll2_setup()2055 for (i = 0; i < ECORE_MAX_NUM_OF_LL2_CONNECTIONS; i++) { in ecore_ll2_free()2165 if ((connection_handle >= ECORE_MAX_NUM_OF_LL2_CONNECTIONS) || in __ecore_ll2_get_stats()